1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/routers/web
zeripath 27b351aba5
Make LDAP be able to skip local 2FA (#16954)
This PR extends #16594 to allow LDAP to be able to be set to skip local 2FA too. The technique used here would be extensible to PAM and SMTP sources.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-17 12:43:47 +01:00
..
admin Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
dev Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
explore Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
org Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
repo Decrement Fork Num when converting from Fork (#17035) 2021-09-14 18:07:08 +01:00
user Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
base.go Allow setting X-FRAME-OPTIONS (#16643) 2021-08-06 16:47:10 -04:00
goget.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
home.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
web.go Use common sessioner for API and Web (#17027) 2021-09-12 19:35:38 +02:00