.. |
admin.go
|
add support for hashing password using bcrypt
|
2021-04-20 13:55:09 +02:00 |
bolt.go
|
external auth: allow to inspect and preserve an existing user
|
2021-03-26 15:19:01 +01: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
|
add support for hashing password using bcrypt
|
2021-04-20 13:55:09 +02:00 |
memory.go
|
data provider: add CockroachDB support
|
2021-03-23 19:14:15 +01: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
|
sql providers: reuse the same context where appropriate
|
2021-04-19 18:58:53 +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
|
allow to disable login filesystem checks
|
2021-04-05 17:57:30 +02:00 |