loginsrv v1.3.0 Release Notes

Release Date: 2019-01-19 // over 5 years ago
    • ATTENTION: Added a config option to set the secure flag for cookies (default: -cookie-secure=true). If you run unsecure HTTP you have to set this option ot false!!!
    • Google OAuth provider now uses the google userinfo endpoint. No need to activate the google+ APIs anymore.
    • โž• Added Gitlab OAuth Provider
    • The GET endpoint now returns the user info if the call accepts JSON
    • ๐Ÿ”ง Default OAuth scopes for google and facebook provider. No need to configure them anymore.
    • ๐Ÿ”Œ Caddy-plugin: let upstream middleware (e.g. fastcgi and cgi) know about authenticated user
    • ๐Ÿ”Œ Caddy-plugin: fixed corner cases in handling of JWT_SECRET paramter for caddy
    • โž• Add viewport meta tag to get proper scaling on mobile