forgejo/routers
Najib Idrissi b9ae16d15e Make reverse proxy auth optional ()
* Make reverse proxy auth optional

If the option ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled, make
reverse proxy auth optional, instead of failing if the authentication
did not succeed.

Fixes 

Signed-off-by: Najib Idrissi <najib.idrissi.kaitouni@gmail.com>

* Update http.go
2018-08-29 10:39:16 -04:00
..
admin LDAP Public SSH Keys synchronization () 2018-05-24 07:59:02 +03:00
api/v1 API /admin/users/{username} missing parameter () 2018-08-23 19:59:47 -04:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Fixed bug where team with admin privelege type doesn't get any unit attached to the team () 2018-08-21 13:02:32 -04:00
private improve protected branch to add whitelist support () 2017-09-14 16:16:22 +08:00
repo Make reverse proxy auth optional () 2018-08-29 10:39:16 -04:00
routes Make cookies HttpOnly and obey COOKIE_SECURE flag () 2018-08-14 23:16:37 +03:00
user Make cookies HttpOnly and obey COOKIE_SECURE flag () 2018-08-14 23:16:37 +03:00
utils Allow adding collaborators with (fullname) () 2017-12-07 15:00:09 +08:00
home.go fix not respecting landing page setting () 2018-06-15 11:42:46 +08:00
init.go Store OAuth2 session data in database () 2018-04-29 09:09:24 +03:00
install.go Use updated docs link on install page () 2018-08-11 21:05:52 -04:00
swagger_json.go Swagger.v1.json template () 2018-07-28 03:19:01 +03:00