..
admin.go
add builtin two-factor auth support
2021-09-04 12:11:04 +02:00
apikey.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
bolt.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +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
add builtin two-factor auth support
2021-09-04 12:11:04 +02:00
memory.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +02:00
mysql.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +02:00
mysql_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
pgsql.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +02:00
pgsql_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
quotaupdater.go
modules: add v2 support
2021-06-26 07:31:41 +02:00
sqlcommon.go
add builtin two-factor auth support
2021-09-04 12:11:04 +02:00
sqlite.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +02:00
sqlite_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
sqlqueries.go
data provider: update internal caches if the data provider is shared
2021-08-20 09:35:06 +02:00
user.go
add builtin two-factor auth support
2021-09-04 12:11:04 +02:00