sftpgo-mirror/internal/httpd
Nicola Murino 9a6a65931e
two-factor auth: fixed validation of conflicting settings
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-02-22 18:20:51 +01:00
..
api_admin.go Web: allow to require password change and two-factor for admins 2024-02-21 20:45:10 +01:00
api_configs.go WIP new WebAdmin: configs page 2024-01-27 12:48:15 +01:00
api_defender.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
api_eventrule.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
api_events.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
api_folder.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
api_group.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
api_http_user.go add DirLister interface 2024-02-15 20:53:56 +01: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 add DirLister interface 2024-02-15 20:53:56 +01:00
api_user.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
api_utils.go Web: allow to require password change and two-factor for admins 2024-02-21 20:45:10 +01:00
auth_utils.go WIP new WebAdmin: profile, change password, message pages 2024-01-18 19:18:57 +01: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 remove metadata plugin 2024-02-17 12:30:47 +01:00
httpd_test.go two-factor auth: fixed validation of conflicting settings 2024-02-22 18:20:51 +01:00
internal_test.go Web: allow to require password change and two-factor for admins 2024-02-21 20:45:10 +01:00
middleware.go Web: allow to require password change and two-factor for admins 2024-02-21 20:45:10 +01: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 remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
oidc_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01: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 Web: allow to require password change and two-factor for admins 2024-02-21 20:45:10 +01:00
token.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
web.go WebClient: disable indicator if we redirect from the login page 2024-02-04 21:13:04 +01:00
webadmin.go Web: allow to require password change and two-factor for admins 2024-02-21 20:45:10 +01:00
webclient.go add copy permission 2024-02-20 18:19:09 +01:00