- Auth settings UI:
- Add explicit Redirect URI for registration with external provider as suggested by @eugenefil.
- Tidy up walls of help text.
- Avoid rendering empty errors.
- Fix Gitlab OAuth provider, thanks @eugenefil.
- Unify input parameters and validation between password and OAuth login.
- Many more auth tests.
- Update dependencies.
What's Changed
- Fix: OAuth2 login via GitLab by @eugenefil in #103
- Fix profile link by @eugenefil in #108
Full Changelog: v0.15.8...v0.15.9