sftpgo/dataprovider
Nicola Murino 5a40f998ae
check and update the password hashing algorithm on user login
also add ldap md5 variant as per-user request

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-04-02 22:20:21 +02:00
..
actions.go make the sdk a separate module 2022-01-06 11:54:43 +01:00
admin.go dataprovider: add naming rules 2022-01-31 18:01:37 +01:00
apikey.go change log level from warn to error where appropriate 2021-12-16 19:53:00 +01:00
bolt.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
bolt_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
cachedpassword.go OpenAPI: add users API 2021-06-05 16:07:09 +02:00
cacheduser.go data provider: update internal caches if the data provider is shared 2021-08-20 09:35:06 +02:00
dataprovider.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
memory.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
mysql.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
mysql_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
pgsql.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
pgsql_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
quotaupdater.go add support for data transfer bandwidth limits 2022-01-30 11:42:36 +01:00
scheduler.go data provider: add automatic backups 2022-03-13 13:45:07 +01:00
share.go shares: add permission to deny sharing without password 2022-02-19 13:31:58 +01:00
sqlcommon.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
sqlite.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
sqlite_disabled.go dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00
sqlqueries.go check and update the password hashing algorithm on user login 2022-04-02 22:20:21 +02:00
user.go allow to mount virtual folders on root (/) path 2022-04-02 18:32:46 +02:00