Commit 16ca524
committed
fix(server): remove auth from proceed-db-migration endpoint
* Auth tables may not exist when migration is pending, causing a bootstrap deadlock
* Restores pre-auth-hardening behavior for the idempotent migration endpoint
Signed-off-by: Joshua Smith <jbsmith7741@gmail.com>1 parent 50010e0 commit 16ca524
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments