sftpgo-mirror/dataprovider
Nicola Murino 50e441849a
try to make the web admin more user friendly
removed all the textarea with fields separated using "::".
This should, hopefully, improve user experience
2021-05-23 22:02:01 +02:00
..
admin.go Authentication errors: try to avoid user enumeration 2021-04-26 19:48:21 +02:00
bolt.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
bolt_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
cachedpassword.go add, optional, in memory password caching 2021-04-20 09:39:36 +02:00
cacheduser.go WebDAV: try to preserve the lock fs as much as possible 2021-03-27 19:10:27 +01:00
dataprovider.go remove deprecated file extensions filters 2021-05-22 12:28:05 +02:00
memory.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
mysql.go add sql_tables_prefix also to indexes and constraints 2021-04-12 20:00:49 +02:00
mysql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
pgsql.go add sql_tables_prefix also to indexes and constraints 2021-04-12 20:00:49 +02:00
pgsql_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
quotaupdater.go add, optional, in memory password caching 2021-04-20 09:39:36 +02:00
sqlcommon.go add a basic front-end web interface for end-users 2021-05-06 21:35:43 +02:00
sqlite.go add sql_tables_prefix also to indexes and constraints 2021-04-12 20:00:49 +02:00
sqlite_disabled.go add build tag to disable metrics 2020-06-19 17:08:51 +02:00
sqlqueries.go data provider: add CockroachDB support 2021-03-23 19:14:15 +01:00
user.go try to make the web admin more user friendly 2021-05-23 22:02:01 +02:00