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.
gitea/modules
Denys Konovalov ca35dec18b
Add ability to set multiple redirect URIs in OAuth application UI (#25072)
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
..
actions Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
activitypub
analyze
assetfs
auth
avatar Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
base
cache
charset
container
context Redesign Scoped Access Tokens (#24767) 2 years ago
csv
doctor Rewrite logger system (#24726) 2 years ago
emoji
eventsource
generate
git revert the removed method to fix tmpl break on graph page (#25005) 2 years ago
gitgraph
graceful Improve queue and logger context (#24924) 2 years ago
hcaptcha
highlight
hostmatcher
html
httpcache Use standard HTTP library to serve files (#24693) 2 years ago
httplib Use standard HTTP library to serve files (#24693) 2 years ago
indexer Improve queue and logger context (#24924) 2 years ago
issue/template
json
label
lfs Rewrite logger system (#24726) 2 years ago
log Improve logger Pause handling (#24946) 2 years ago
markup Fix video width overflow in markdown, and other changes to match img (#24834) 2 years ago
mcaptcha
metrics Use a separate admin page to show global stats, remove `actions` stat (#25062) 2 years ago
migration
mirror Improve queue and logger context (#24924) 2 years ago
nosql
notification Rename NotifyPullReviewRequest to NotifyPullRequestReviewRequest (#24988) 2 years ago
options
packages Add CRAN package registry (#22331) 2 years ago
paginator
pprof
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
process Do not output "Trace" level logs from process manager by default (#24952) 2 years ago
proxy
proxyprotocol
public Use standard HTTP library to serve files (#24693) 2 years ago
queue Help to recover from corrupted levelqueue (#24912) 2 years ago
recaptcha
references
regexplru
repository Refactor INI package (first step) (#25024) 2 years ago
secret Improve decryption failure message (#24573) 2 years ago
session
setting Refactor INI package (first step) (#25024) 2 years ago
sitemap
ssh Rewrite logger system (#24726) 2 years ago
storage Implement actions artifacts (#22738) 2 years ago
structs API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
svg
sync
system
templates Remove the service worker (#25010) 2 years ago
test Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
testlogger Rewrite logger system (#24726) 2 years ago
timeutil Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago
translation Refactor INI package (first step) (#25024) 2 years ago
turnstile
typesniffer
updatechecker
upload
uri
user
util Add ability to set multiple redirect URIs in OAuth application UI (#25072) 2 years ago
validation
web Fix install page context, make the install page tests really test (#24858) 2 years ago
webhook New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago