Commit 4a5c7ee
committed
Only force ssl in redirect uri for production
Update doorkeeper initializer to only enforce SSL redirect URIs in production environments.
- Development/test: allows http:// redirect URIs for easier local OAuth testing
- Production: enforces https:// redirect URIs for security1 parent 6ee25e2 commit 4a5c7ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
0 commit comments