- Notifications
You must be signed in to change notification settings - Fork1k
Commit10bed55
committed
feat(oauth2): replace dev flag with oauth2 experiment for controlled rollout
- Add ExperimentOAuth2 constant to enable OAuth2 via experiment flag- Replace dev-only middleware with experiment-based gating- Maintain backward compatibility with dev mode- Allow OAuth2 enablement in production environments via --experimental=oauth2Change-Id: I51e021a21ad385c133783d715e872fb4069f9e66Signed-off-by: Thomas Kosiewski <tk@coder.com>1 parente32fba8 commit10bed55
File tree
6 files changed
+18
-7
lines changed- coderd
- apidoc
- codersdk
- docs/reference/api
- site/src/api
6 files changed
+18
-7
lines changedSome generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3341 | 3341 |
| |
3342 | 3342 |
| |
3343 | 3343 |
| |
| 3344 | + | |
3344 | 3345 |
| |
3345 | 3346 |
| |
3346 | 3347 |
| |
| |||
3350 | 3351 |
| |
3351 | 3352 |
| |
3352 | 3353 |
| |
| 3354 | + | |
3353 | 3355 |
| |
3354 | 3356 |
| |
3355 | 3357 |
| |
|
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)