Commit cb4160a
fix: remove hardcoded credentials from test widget (Batch #86)
- Replace hardcoded secret_key with os.urandom() + env var fallback
- Replace hardcoded admin password with environment variable
- Prevent credential leakage in test code
Co-Authored-By: Hermes Agent <hermes@nous.research>1 parent f30766c commit cb4160a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments