sftpgo/dataprovider
Nicola Murino b903a6e46f
data provider: remove default admin
you need to load initial data or set "create_default_admin" to true
and the appropriate env vars if you don't want to use the web admin
setup screen to create the default admin
2021-08-20 10:37:51 +02:00
..
admin.go data provider: remove default admin 2021-08-20 10:37:51 +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 data provider: remove default admin 2021-08-20 10:37:51 +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 data provider: update internal caches if the data provider is shared 2021-08-20 09:35:06 +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 dataprovider: add timestamp fields for users and admins 2021-08-19 15:51:43 +02:00