0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:40:08 +01:00
forgejo/models
Denys Konovalov ca35dec18b
Add ability to set multiple redirect URIs in OAuth application UI ()
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 
2023-06-05 15:00:12 +08:00
..
actions Add user level action runners () 2023-05-31 09:39:54 +08:00
activities Use a separate admin page to show global stats, remove actions stat () 2023-06-03 22:03:41 +08:00
admin
asymkey
auth Add ability to set multiple redirect URIs in OAuth application UI () 2023-06-05 15:00:12 +08:00
avatars
db Use a separate admin page to show global stats, remove actions stat () 2023-06-03 22:03:41 +08:00
dbfs
fixtures
git
issues Followup to pinned Issues () 2023-05-30 15:26:51 +00:00
migrations Redesign Scoped Access Tokens () 2023-06-04 20:57:16 +02:00
organization Add missing test case and fix typo in tests () 2023-05-24 21:06:04 +02:00
packages Add CRAN package registry () 2023-05-22 10:57:49 +08:00
perm
project
pull
repo
secret
shared/types
system
unit
unittest Test query must have "order by" explicitly to avoid unstable results () 2023-05-29 03:20:57 +00:00
user Show bot label next to username when rendering autor link if the user is a bot () 2023-05-26 18:58:11 +02:00
webhook New webhook trigger for receiving Pull Request review requests () 2023-05-24 22:06:27 -04:00
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go