sftpgo-mirror/internal/httpd
Nicola Murino 2b463d61e3
use epoch timestamp instead of current timestamp for unknown modification times
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-08-16 17:59:13 +02:00
..
api_admin.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_defender.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_eventrule.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_events.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_folder.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_group.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_http_user.go download as zip: improve filename 2022-07-26 19:05:42 +02:00
api_keys.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_maintenance.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
api_metadata.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_mfa.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_quota.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
api_retention.go eventmanager: add support for data retention checks 2022-08-04 21:50:38 +02:00
api_shares.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_user.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_utils.go download as zip: improve filename 2022-07-26 19:05:42 +02:00
auth_utils.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
file.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
flash.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
flash_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
handler.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
httpd.go CORS: add support for more parameters 2022-08-02 18:44:34 +02:00
httpd_test.go allow cross folder renaming if the underlying resource is the same 2022-08-15 21:39:04 +02:00
internal_test.go eventmanager: add support for data retention checks 2022-08-04 21:50:38 +02:00
middleware.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
oidc.go OIDC: allow to get the role field from a sub-struct 2022-08-10 21:42:58 +02:00
oidc_test.go OIDC: allow to get the role field from a sub-struct 2022-08-10 21:42:58 +02:00
oidcmanager.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
resetcode.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
resources.go add support for embedding templates and other static resources 2022-07-24 20:02:37 +02:00
resources_embedded.go add support for embedding templates and other static resources 2022-07-24 20:02:37 +02:00
server.go event manager: add Certificate renewal trigger 2022-08-12 17:37:29 +02:00
web.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
webadmin.go allow cross folder renaming if the underlying resource is the same 2022-08-15 21:39:04 +02:00
webclient.go use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00