Commit bc37c88
committed
database: don't store database credentials secret in the database
This would be too confusing: you'd be able to update the secret in the database,
via the HTTP API, but it would not have an effect, since the credentials used
for the database are only consumed on service startup.
Signed-off-by: Stephan Renatus <[email protected]>1 parent 94c0c32 commit bc37c88
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
514 | 520 | | |
515 | 521 | | |
516 | 522 | | |
| |||
0 commit comments