sftpgo/httpd
Nicola Murino 01850c7399 REST API: remove status from ApiResponse
it duplicates the header HTTP status
2020-09-08 09:45:21 +02:00
..
schema REST API: remove status from ApiResponse 2020-09-08 09:45:21 +02:00
api_folder.go simplify data provider usage 2020-07-08 19:59:31 +02:00
api_maintenance.go REST API/Web admin: add a parameter to disconnect a user after an update 2020-09-01 16:10:26 +02:00
api_quota.go refactoring: add common package 2020-07-24 23:39:38 +02:00
api_user.go REST API/Web admin: add a parameter to disconnect a user after an update 2020-09-01 16:10:26 +02:00
api_utils.go REST API: remove status from ApiResponse 2020-09-08 09:45:21 +02:00
auth.go replace the library to verify UNIX's crypt(3) passwords 2020-09-04 21:08:09 +02:00
httpd.go REST API: remove status from ApiResponse 2020-09-08 09:45:21 +02:00
httpd_test.go REST API/Web admin: add a parameter to disconnect a user after an update 2020-09-01 16:10:26 +02:00
internal_test.go replace the library to verify UNIX's crypt(3) passwords 2020-09-04 21:08:09 +02:00
router.go refactoring: add common package 2020-07-24 23:39:38 +02:00
web.go REST API/Web admin: add a parameter to disconnect a user after an update 2020-09-01 16:10:26 +02:00