Commit 060ce8d
authored
Use credentials instead of secrets (#947)
## Summary
- remove legacy secrets.yml from dummy app
- configure Devise to read secret key from Rails credentials
## Testing
- `bin/codex_style_guard`
- `bundle exec rubocop`
- `bundle exec brakeman -q -w2`
- `bundle exec bundler-audit --update`
- `bin/ci` *(fails: could not connect to database)*
------
https://chatgpt.com/codex/tasks/task_e_689279c283a883219f33b0cd05e3abcc2 files changed
+1
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
This file was deleted.
0 commit comments