sftpgo-mirror/dataprovider
Nicola Murino 5c34d814d6
fix a possible nil pointer dereference
it can happen by upgrading from very old versions
2021-09-11 14:19:17 +02:00
..
admin.go fix a possible nil pointer dereference 2021-09-11 14:19:17 +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 additional data to MFA secrets and fix pointers management 2021-09-05 14:10:12 +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 fix a possible nil pointer dereference 2021-09-11 14:19:17 +02:00