You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Najib Idrissi b9ae16d15e Make reverse proxy auth optional (#4643)
* 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 #3973

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

* Update http.go
6 years ago
..
admin LDAP Public SSH Keys synchronization (#1844) 6 years ago
api/v1 API /admin/users/{username} missing parameter (#4775) 6 years ago
dev Make time diff translatable (#2057) 7 years ago
org Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719) 6 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Make reverse proxy auth optional (#4643) 6 years ago
routes Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 6 years ago
user Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) 6 years ago
utils Allow adding collaborators with (fullname) (#3103) 7 years ago
home.go fix not respecting landing page setting (#4209) 6 years ago
init.go Store OAuth2 session data in database (#3660) 6 years ago
install.go Use updated docs link on install page (#4668) 6 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago