sftpgo-mirror/httpd
Nicola Murino 836b36b816
WebClient/HTTP API: ensure to check home dir, when needed, in multi-node setups
Behind a load balancer with no sticky sessions enabled is not enough to check
the home dir only when the client logs in

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-09-08 11:55:08 +02:00
..
api_admin.go add license header to source files 2022-07-18 13:43:25 +02:00
api_defender.go add license header to source files 2022-07-18 13:43:25 +02:00
api_events.go add license header to source files 2022-07-18 13:43:25 +02:00
api_folder.go backport from main 2022-07-24 08:56:31 +02:00
api_group.go add license header to source files 2022-07-18 13:43:25 +02:00
api_http_user.go WebClient/HTTP API: ensure to check home dir, when needed, in multi-node setups 2022-09-08 11:55:08 +02:00
api_keys.go add license header to source files 2022-07-18 13:43:25 +02:00
api_maintenance.go backport from main 2022-07-24 08:56:31 +02:00
api_metadata.go add license header to source files 2022-07-18 13:43:25 +02:00
api_mfa.go MFA: allow recovery codes only if two-factor auth is enabled 2022-08-31 10:07:45 +02:00
api_quota.go add license header to source files 2022-07-18 13:43:25 +02:00
api_retention.go add license header to source files 2022-07-18 13:43:25 +02:00
api_shares.go add license header to source files 2022-07-18 13:43:25 +02:00
api_user.go add license header to source files 2022-07-18 13:43:25 +02:00
api_utils.go WebClient/HTTP API: ensure to check home dir, when needed, in multi-node setups 2022-09-08 11:55:08 +02:00
auth_utils.go add license header to source files 2022-07-18 13:43:25 +02:00
file.go add license header to source files 2022-07-18 13:43:25 +02:00
flash.go add license header to source files 2022-07-18 13:43:25 +02:00
flash_test.go add license header to source files 2022-07-18 13:43:25 +02:00
handler.go add license header to source files 2022-07-18 13:43:25 +02:00
httpd.go backport OIDC related changes from main 2022-07-23 15:31:57 +02:00
httpd_test.go MFA: allow recovery codes only if two-factor auth is enabled 2022-08-31 10:07:45 +02:00
internal_test.go download as zip: improve filename 2022-07-26 17:53:04 +02:00
middleware.go add license header to source files 2022-07-18 13:43:25 +02:00
oidc.go OIDC: allow to get the role field from a sub-struct 2022-08-11 13:02:06 +02:00
oidc_test.go OIDC: allow to get the role field from a sub-struct 2022-08-11 13:02:06 +02:00
oidcmanager.go add license header to source files 2022-07-18 13:43:25 +02:00
resetcode.go add license header to source files 2022-07-18 13:43:25 +02:00
server.go backport from main 2022-08-17 22:23:42 +02:00
web.go backport OIDC related changes from main 2022-07-23 15:31:57 +02:00
webadmin.go user templates: apply placeholders also for start directory 2022-07-27 19:09:54 +02:00
webclient.go WebClient/HTTP API: ensure to check home dir, when needed, in multi-node setups 2022-09-08 11:55:08 +02:00