sftpgo/internal/httpd
Nicola Murino 5a222807b7
add roles
Fixes #837

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-11-16 19:04:50 +01:00
..
api_admin.go add roles 2022-11-16 19:04:50 +01: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 add roles 2022-11-16 19:04:50 +01:00
api_keys.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
api_maintenance.go add roles 2022-11-16 19:04:50 +01:00
api_metadata.go add roles 2022-11-16 19:04:50 +01:00
api_mfa.go add roles 2022-11-16 19:04:50 +01:00
api_quota.go add roles 2022-11-16 19:04:50 +01:00
api_retention.go add roles 2022-11-16 19:04:50 +01:00
api_role.go add roles 2022-11-16 19:04:50 +01:00
api_shares.go add roles 2022-11-16 19:04:50 +01:00
api_user.go add roles 2022-11-16 19:04:50 +01:00
api_utils.go add roles 2022-11-16 19:04:50 +01:00
auth_utils.go add roles 2022-11-16 19:04:50 +01:00
file.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +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 use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
httpd.go add roles 2022-11-16 19:04:50 +01:00
httpd_test.go add roles 2022-11-16 19:04:50 +01:00
internal_test.go add roles 2022-11-16 19:04:50 +01:00
middleware.go add roles 2022-11-16 19:04:50 +01:00
oidc.go add roles 2022-11-16 19:04:50 +01:00
oidc_test.go add roles 2022-11-16 19:04:50 +01: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 add roles 2022-11-16 19:04:50 +01:00
web.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
webadmin.go add roles 2022-11-16 19:04:50 +01:00
webclient.go add roles 2022-11-16 19:04:50 +01:00