..
bolt.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
bolt_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
compat.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
dataprovider.go
create the credential directory when needed
2020-11-25 14:18:12 +01:00
memory.go
initial data loading: an error is no longer fatal
2020-11-25 09:18:36 +01:00
mysql.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
mysql_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
pgsql.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
pgsql_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
sqlcommon.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
sqlite.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
sqlite_disabled.go
add build tag to disable metrics
2020-06-19 17:08:51 +02:00
sqlqueries.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00
user.go
add a dedicated struct to store encrypted credentials
2020-11-22 21:53:04 +01:00