18 Commits (e1e88f9ad18e82a67a1a8621d4dc4e1608ad07e4)

Author SHA1 Message Date
  Giteabot 9da92835d1
Fix attachment download bug (#27486) (#27571) 8 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 9 months ago
  KN4CK3R 0eebeeec90
Remove `Named` interface (#26913) 9 months ago
  wxiaoguang 0ca5adee16
Do not send "registration success email" for external auth sources (#24632) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Hasnain Lakhani 64c3d55de7
Add support for authentication based on reverse proxy email (#19949) 1 year ago
  Will Norris 82f89ff996
auth/reverseproxy: Add support for full name (#20776) 1 year ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2 years ago
  zeripath a75b2f2842
Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) 2 years ago
  zeripath 162c32af7e
Send registration email on user autoregistration (#16523) 2 years ago
  zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 2 years ago
  Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
  zeripath 256b1a3561
Fix bug in reverse proxy (#16026) 3 years ago
  zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths (#15987) 3 years ago
  zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago
  zeripath a2df265476
Add trace logging to SSO methods (#15803) 3 years ago
  Lunny Xiao a1c9e8f266
Fix windows build error (#14263) 3 years ago
  Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857) 3 years ago
  Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943) 4 years ago
  QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 4 years ago