sftpgo-mirror/internal/httpd
Nicola Murino 50cae4ee7d
httpd: add database based token manager
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-10-31 19:56:59 +01:00
..
api_admin.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_configs.go add XOAUTH2 2023-06-03 16:17:32 +02:00
api_defender.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_eventrule.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_events.go set version to 2.5.4 2023-07-14 20:35:45 +02:00
api_folder.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_group.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_http_user.go WebClient: fix rename 2023-04-15 14:16:26 +02:00
api_iplist.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_keys.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_maintenance.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_metadata.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_mfa.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_quota.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_retention.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
api_role.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
api_shares.go httpd: generate defender events for failed 2fa and password resets 2023-03-04 13:55:48 +01:00
api_user.go REST API dumpdata: allow to specify the resources to dump 2023-04-18 18:11:23 +02:00
api_utils.go email action: allow to configure Bcc 2023-05-25 19:55:27 +02:00
auth_utils.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
file.go try harder to convert transfer errors in well-known error types 2023-04-08 14:55:04 +02:00
flash.go EventManager: add IDP login trigger and check account action 2023-03-22 19:02:54 +01:00
flash_test.go update Copyright year 2023-01-03 10:18:30 +01:00
handler.go user: add a field to indicate whether the password is set 2023-04-06 18:22:09 +02:00
httpd.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
httpd_test.go backports from main 2023-10-10 19:22:52 +02:00
internal_test.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
middleware.go httpd: disable directory index for static files 2023-09-08 19:56:20 +02:00
oauth2.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
oauth2_test.go add XOAUTH2 2023-06-03 16:17:32 +02:00
oidc.go update pwd reset template. Update deps and use new features from the OIDC library 2023-05-17 18:10:57 +02:00
oidc_test.go update pwd reset template. Update deps and use new features from the OIDC library 2023-05-17 18:10:57 +02:00
oidcmanager.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
resetcode.go update Copyright year 2023-01-03 10:18:30 +01:00
resources.go httpd: disable directory index for static files 2023-09-08 19:56:20 +02:00
resources_embedded.go httpd: disable directory index for static files 2023-09-08 19:56:20 +02:00
server.go backports from main 2023-10-10 19:22:52 +02:00
token.go httpd: add database based token manager 2023-10-31 19:56:59 +01:00
web.go update Copyright year 2023-01-03 10:18:30 +01:00
webadmin.go SQL providers: make sure we don't exceed the allowed placeholders 2023-09-12 19:16:54 +02:00
webclient.go backports from main 2023-10-10 19:22:52 +02:00