sftpgo/httpd
Nicola Murino b9bc8d722d
try to improve web client credentials page
I should do the same for the admin page too
2021-05-22 09:54:27 +02:00
..
schema Add a Getting Started Guide 2021-05-20 18:16:27 +02:00
api_admin.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_defender.go add REST API for the defender 2021-01-02 19:33:24 +01:00
api_folder.go kms: add a lock, secrets could be modified concurrently for cached users 2021-03-22 19:03:25 +01:00
api_maintenance.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_quota.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
api_user.go kms: add a lock, secrets could be modified concurrently for cached users 2021-03-22 19:03:25 +01:00
api_utils.go extend virtual folders support to all storage backends 2021-03-21 19:15:47 +01:00
auth_utils.go http cookie: add max-age and samesite 2021-05-16 09:13:00 +02:00
file.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
handler.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
httpd.go add a setup screen to create the first admin user 2021-05-14 19:21:15 +02:00
httpd_test.go setup: auto login after creating the first admin 2021-05-16 21:36:57 +02:00
internal_test.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
middleware.go httpd/webdav: add a list of hosts allowed to send proxy headers 2021-05-11 06:54:06 +02:00
server.go setup: auto login after creating the first admin 2021-05-16 21:36:57 +02:00
web.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
webadmin.go setup: auto login after creating the first admin 2021-05-16 21:36:57 +02:00
webclient.go try to improve web client credentials page 2021-05-22 09:54:27 +02:00