..
actions.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
admin.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
apikey.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
bolt.go
logger: add a flag to use UTC time for logging
2021-11-06 15:18:16 +01: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
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
memory.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
mysql.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
mysql_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
pgsql.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01: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
share.go
web client: show share last use and used tokens
2021-11-07 09:53:35 +01:00
sqlcommon.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
sqlite.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
sqlite_disabled.go
dataprovider: add timestamp fields for users and admins
2021-08-19 15:51:43 +02:00
sqlqueries.go
WebClient/REST API: add sharing support
2021-11-06 14:13:20 +01:00
user.go
web UI/REST API: add password reset
2021-11-13 13:25:43 +01:00