sftpgo/httpd
Nicola Murino f5a0559be6
don't execute fs check if the user has recent activity
The check could be expensive with some backends and is generally
only required the first time that a user logs in

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-02-24 16:11:35 +01:00
..
api_admin.go dataprovider: add naming rules 2022-01-31 18:01:37 +01:00
api_defender.go defender: add provider driver 2021-12-25 12:08:07 +01:00
api_events.go sshd: improve docs about supported ciphers, KEX and MACs 2022-01-06 18:09:49 +01:00
api_folder.go dataprovider: add naming rules 2022-01-31 18:01:37 +01:00
api_http_user.go OIDC: execute pre-login hook after IDP authentication 2022-02-19 10:53:35 +01:00
api_keys.go WebClient/REST API: add sharing support 2021-11-06 14:13:20 +01:00
api_maintenance.go dataprovider: add naming rules 2022-01-31 18:01:37 +01:00
api_metadata.go add support for metadata plugins 2021-12-16 18:18:36 +01:00
api_mfa.go move kms implementation outside the sdk package 2022-01-06 10:11:47 +01:00
api_quota.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
api_retention.go REST API: add events search 2021-10-23 15:47:21 +02:00
api_shares.go shares: add permission to deny sharing without password 2022-02-19 13:31:58 +01:00
api_user.go dataprovider: add naming rules 2022-01-31 18:01:37 +01:00
api_utils.go OIDC: execute pre-login hook after IDP authentication 2022-02-19 10:53:35 +01:00
auth_utils.go Web UIs: add OpenID Connect support 2022-02-13 14:30:20 +01:00
file.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
flash.go Web UIs: add OpenID Connect support 2022-02-13 14:30:20 +01:00
flash_test.go Web UIs: add OpenID Connect support 2022-02-13 14:30:20 +01:00
handler.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
httpd.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
httpd_test.go azure blobs: add support for multipart downloads 2022-02-21 19:01:31 +01:00
internal_test.go httpd: allow to restrict allowed hosts ... 2022-02-17 18:22:27 +01:00
middleware.go don't execute fs check if the user has recent activity 2022-02-24 16:11:35 +01:00
oidc.go OIDC: add profile and email scope to OAuth2 config 2022-02-22 10:20:14 +01:00
oidc_test.go OIDC: add profile and email scope to OAuth2 config 2022-02-22 10:20:14 +01:00
resetcode.go web UI/REST API: add password reset 2021-11-13 13:25:43 +01:00
server.go OIDC: execute pre-login hook after IDP authentication 2022-02-19 10:53:35 +01:00
web.go Web UIs: add OpenID Connect support 2022-02-13 14:30:20 +01:00
webadmin.go azure blobs: add support for multipart downloads 2022-02-21 19:01:31 +01:00
webclient.go shares: add permission to deny sharing without password 2022-02-19 13:31:58 +01:00