sftpgo-mirror/httpd
Nicola Murino bc11cdd8d5 add support for per user authentication methods
You can, for example, deny one or more authentication methods to one or
more users.
2020-02-19 22:39:30 +01:00
..
schema add support for per user authentication methods 2020-02-19 22:39:30 +01:00
api_maintenance.go memory provider: load users from a dump file 2020-02-02 22:20:39 +01:00
api_quota.go add support for serving Google Cloud Storage over SFTP/SCP 2020-01-31 19:04:00 +01:00
api_user.go s3: improve credentials validation 2020-02-16 10:14:44 +01:00
api_utils.go add support for per user authentication methods 2020-02-19 22:39:30 +01:00
auth.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
httpd.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
httpd_test.go add support for per user authentication methods 2020-02-19 22:39:30 +01:00
internal_test.go add support for per user authentication methods 2020-02-19 22:39:30 +01:00
router.go httpd: add support for basic auth and HTTPS 2020-02-04 00:08:00 +01:00
tlsutils.go httpd: allow to reload the https certificate without restarting the service 2020-02-04 23:21:33 +01:00
web.go add support for per user authentication methods 2020-02-19 22:39:30 +01:00