.. |
api_admin.go
|
REST API: fix token invalidation after password change
|
2024-06-07 18:21:19 +02:00 |
api_configs.go
|
WIP new WebAdmin: configs page
|
2024-01-27 12:48:15 +01:00 |
api_defender.go
|
add an util method to convert []byte to string
|
2024-05-08 19:01:58 +02:00 |
api_eventrule.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
api_events.go
|
notifier plugin: add support for login succeeded events
|
2024-04-10 18:39:08 +02:00 |
api_folder.go
|
refactor for secrets management in API and private key handling in SFTPFs
|
2024-04-26 16:17:24 +02:00 |
api_group.go
|
refactor for secrets management in API and private key handling in SFTPFs
|
2024-04-26 16:17:24 +02:00 |
api_http_user.go
|
REST API: fix token invalidation after password change
|
2024-06-07 18:21:19 +02:00 |
api_iplist.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
api_keys.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
api_maintenance.go
|
WIP new WebAdmin: maintenance page
|
2024-01-26 21:03:41 +01:00 |
api_mfa.go
|
Web: allow to require password change and two-factor for admins
|
2024-02-21 20:45:10 +01:00 |
api_quota.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
api_retention.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
api_role.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
api_shares.go
|
defender: allow to impose a delay between login attempts
|
2024-05-24 18:57:54 +02:00 |
api_user.go
|
refactor for secrets management in API and private key handling in SFTPFs
|
2024-04-26 16:17:24 +02:00 |
api_utils.go
|
backport from main branch
|
2024-06-15 12:05:28 +02:00 |
auth_utils.go
|
reduce share token duration
|
2024-06-08 13:13:17 +02:00 |
file.go
|
vfs: make PipeReader an interface
|
2024-01-24 19:59:50 +01:00 |
flash.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
flash_test.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
handler.go
|
add DirLister interface
|
2024-02-15 20:53:56 +01:00 |
httpd.go
|
httpd: allow to configure cache control header
|
2024-08-12 21:52:59 +02:00 |
httpd_test.go
|
kms: add support for Oracle Key Vault
|
2024-10-03 06:59:54 +02:00 |
internal_test.go
|
httpd: allow to configure cache control header
|
2024-08-12 21:52:59 +02:00 |
middleware.go
|
httpd: allow to configure cache control header
|
2024-08-12 21:52:59 +02:00 |
oauth2.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
oauth2_test.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
oidc.go
|
EventManager: add datetime placeholder
|
2024-10-08 19:15:07 +02:00 |
oidc_test.go
|
oidc refresh token: validate nonce only if set
|
2024-07-01 19:06:44 +02:00 |
oidcmanager.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
resetcode.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
resources.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
resources_embedded.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
server.go
|
httpd: allow to configure cache control header
|
2024-08-12 21:52:59 +02:00 |
token.go
|
remove end year from Copyright notice in files
|
2024-01-01 11:31:45 +01:00 |
web.go
|
move server version setting to common section
|
2024-05-01 19:42:09 +02:00 |
webadmin.go
|
EventManager: filter action execution based on event status
|
2024-09-27 20:49:04 +02:00 |
webclient.go
|
micro optimization
|
2024-05-12 18:10:03 +02:00 |
webtask.go
|
WebClient: refactor long-running tasks to improve browser compatibility
|
2024-03-11 18:19:57 +01:00 |
webtask_test.go
|
WebClient: refactor long-running tasks to improve browser compatibility
|
2024-03-11 18:19:57 +01:00 |