loginsrv v1.3.1 Release Notes
Release Date: 2019-07-18 // about 5 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.3.0
-
- 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