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.
forgejo/modules
Unknwon 297e772c20 #2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.

This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
9 years ago
..
auth Fix #2221 LDAP username attribute must be fetched 9 years ago
avatar fix #1960 9 years ago
base Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme 9 years ago
bindata #2485 fix payloads mixed up for webhook 9 years ago
cron go vet and fix #1890 9 years ago
httplib fix insecure tls when trigger task 9 years ago
log force new INI version 9 years ago
mailer make mailer log more verbose 9 years ago
middleware Minor fix for #2530 9 years ago
process introduce git-shell 9 years ago
setting Implementing the "theme-color" meta tag. 9 years ago
ssh Fix one user may block entire listen loop for builtin SSH 9 years ago
template Implementing the "theme-color" meta tag. 9 years ago
user Factor out function to get the current user 9 years ago
uuid Add uuid 10 years ago