forgejo/modules/auth
zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths ()
It appears that people have been using token authentication to navigate to raw paths
and recent changes have broken this. Whilst ideally these paths would not be being used
like this - it was not the intention to be a breaking change.

This PR restores access to these paths.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-27 19:46:11 +01:00
..
ldap Encrypt LDAP bind password in db with SECRET_KEY () 2021-05-20 09:29:57 +01:00
oauth2 OAuth2 auto-register () 2021-04-14 14:02:12 +02:00
openid
pam Add some Unit-Tests () 2021-01-28 19:08:11 +01:00
sso Allow Token/Basic auth on raw paths () 2021-05-27 19:46:11 +01:00