|
eec406b739
|
feat: Add Git auth for GitHub, GitLab, Azure DevOps, and BitBucket (#4670)
* Add scaffolding
* Move migration
* Add endpoints for gitauth
* Add configuration files and tests!
* Update typesgen
* Convert configuration format for git auth
* Fix unclosed database conn
* Add overriding VS Code configuration
* Fix Git screen
* Write VS Code special configuration if providers exist
* Enable automatic cloning from VS Code
* Add tests for gitaskpass
* Fix feature visibiliy
* Add banner for too many configurations
* Fix update loop for oauth token
* Jon comments
* Add deployment config page
|
2022-10-24 19:46:24 -05:00 |
|
|
585045b359
|
feat: support nested structs, structured arrays, and better secret value handling in config (#4727)
|
2022-10-25 00:11:00 +00:00 |
|
|
c41bdc21cb
|
fix: Add names to config properties for the UI (#4718)
This was reverted in the configuration PR, which broke the UI.
|
2022-10-24 14:37:37 +00:00 |
|
|
f75a54cd1e
|
feat: Support x-forwarded-for headers for IPs (#4684)
* feat: Support x-forwarded-for headers for IPs
Fixes #4430.
* Fix realip accepting headers
* Fix unused headers
|
2022-10-23 13:21:49 -05:00 |
|
|
7bc5b89f7a
|
feat: Support config files with viper (#4696)
|
2022-10-21 17:08:23 -05:00 |
|
|
e8537067ef
|
Revert "Revert "Revert "feat: Support config files with viper"" (#4693)" (#4695)
This reverts commit 372fb1f345 .
|
2022-10-21 16:07:38 -05:00 |
|
|
372fb1f345
|
Revert "Revert "feat: Support config files with viper"" (#4693)
|
2022-10-21 20:55:20 +00:00 |
|
|
a2fb444911
|
Revert "feat: Support config files with viper (#4558)" (#4692)
This reverts commit c8e299c8f1 .
|
2022-10-21 20:04:27 +00:00 |
|
|
c8e299c8f1
|
feat: Support config files with viper (#4558)
|
2022-10-21 19:26:39 +00:00 |
|