sftpgo-mirror/httpd
Nicola Murino 7bad65a43e
user: add a permission to disable changing api key authentication
also implement the missing APIs to enable/disable api key authentication
2021-09-06 18:46:35 +02:00
..
schema user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
api_admin.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
api_defender.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_folder.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_http_user.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
api_keys.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_maintenance.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_mfa.go add additional data to MFA secrets and fix pointers management 2021-09-05 14:10:12 +02:00
api_quota.go REST API: add support for API key authentication 2021-08-17 18:08:32 +02:00
api_user.go add additional data to MFA secrets and fix pointers management 2021-09-05 14:10:12 +02:00
api_utils.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
auth_utils.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
file.go users API: add API to create, delete, rename files and directories 2021-07-23 10:19:27 +02:00
handler.go improve logging 2021-07-24 20:11:17 +02:00
httpd.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
httpd_test.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
internal_test.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
middleware.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
server.go user: add a permission to disable changing api key authentication 2021-09-06 18:46:35 +02:00
web.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
webadmin.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00
webclient.go add builtin two-factor auth support 2021-09-04 12:11:04 +02:00