gitea/modules
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base ()
..
auth LDAP via simple auth separate bind user and search base ()
avatar Use assert in legacy unit tests ()
base Serve audio files using HTML5 audio tag ()
cache Fix memcache support when value is returned as string always ()
context Restrict permission check on repositories and fix some problems ()
cron Add branch overiew page ()
generate Implements generator cli for secrets ()
highlight No highlighting for .txt files ()
httplib Add sensitive headers ()
indexer fix indexer reindex bug when gitea restart ()
lfs Restrict permission check on repositories and fix some problems ()
log Remove maxlines option for file logger ()
mailer Explicitly decide whether to use TLS in mailer's configuration ()
markup support envs on external render commands ()
metrics Prometheus endpoint ()
minwinsvc Fix Git hooks not being executed on Windows when running as a service ()
notification Add notification interface and refactor UI notifications ()
options Fix typos in models/ and modules/ ()
pprof cmd/serve: pprof cpu and memory profile dumps to disk ()
private fix clone wiki failed via ssh ()
process Fix run command race ()
public Enable caching on assets and avatars ()
recaptcha Add Recaptcha functionality to Gitea ()
search Global code search support ()
setting fix lfs version check warning log when using ssh protocol ()
ssh Configurable SSH key exchange algorithm and MAC suite ()
sync Fix status table race condition ()
templates Create Progressive Web App ()
test Restrict permission check on repositories and fix some problems ()
user Remove check for negative length ()
util Fix open redirect vulnerability on login screen ()
validation Improve URL validation for external wiki and external issues ()