mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ca35dec18b
OAuth applications can already have multiple redirect URIs if created/edited over API. This change allows for setting multiple redirect URIs through the UI as a comma-separated list (e. g. `https://example.org/redirect,https://redirect.example.org`) <details> <summary>Screenshots</summary> ![Bildschirmfoto vom 2023-06-04 17-14-40](https://github.com/go-gitea/gitea/assets/47871822/2206dc32-e7e4-4953-9ecb-e098890b3f54) ![Bildschirmfoto vom 2023-06-04 17-14-50](https://github.com/go-gitea/gitea/assets/47871822/cd97c73c-9310-44ee-a83a-b927a1ef94da) </details> Closes #25068 |
2 years ago | |
---|---|---|
.. | ||
main_test.go | 2 years ago | |
oauth2.go | 2 years ago | |
oauth2_test.go | 2 years ago | |
session.go | 2 years ago | |
source.go | 2 years ago | |
source_test.go | 2 years ago | |
token.go | 2 years ago | |
token_scope.go | 2 years ago | |
token_scope_test.go | 2 years ago | |
token_test.go | 2 years ago | |
twofactor.go | 2 years ago | |
webauthn.go | 2 years ago | |
webauthn_test.go | 2 years ago |