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.
zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304)
* Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username

ReverseProxy users should generate a session on reverse proxy username change.

Also prevent ReverseProxy users from changing their username.

Fix #2407

* add testcase

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
basic.go Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
interface.go Move middlewares to web/middleware (#14480) 3 years ago
oauth2.go Add trace logging to SSO methods (#15803) 3 years ago
reverseproxy.go Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago
session.go Fix windows build error (#14263) 4 years ago
sso.go Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
sso_test.go Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
sspi_windows.go Add trace logging to SSO methods (#15803) 3 years ago
user.go Fix windows build error (#14263) 4 years ago