Commit Graph

1707 Commits (release/v1.7)

Author SHA1 Message Date
techknowlogick c7bbfd8f5e backport 6306 (#6308)
5 years ago
Lunny Xiao 6a86a82368
fix display dashboard even if require to change password (#6214) (#6215)
5 years ago
Lunny Xiao 597a30b727 Fix prohibit login check on authorization (#6106) (#6115)
5 years ago
zeripath b5ae8945e5
Move to ldap.v3 to fix #5928 (#6105) (#6107)
5 years ago
xdch47 f4c7e87fc9 modules/context/auth.go: fix redirect loop (#5965) (#6101)
5 years ago
zeripath 2e1540e827 Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097)
5 years ago
Lauris BH 1d8e56e6bb
In basic auth check for tokens before call UserSignIn (#5725) (#6083)
5 years ago
zeripath 6416f06508
Fix ssh deploy and user key constraints (#1357) (#5939) (#5966)
5 years ago
Lunny Xiao 9d4aa78113 Fix bug when read public repo lfs file (#5913)
5 years ago
zeripath e5af93af20 Only allow local login if password is non-empty (#5906) (#5908)
5 years ago
Lauris BH 3f802a2846
Fix go-get URL generation (#5905) (#5907)
5 years ago
Lauris BH 2c26521579
Request for public keys only if LDAP attribute is set (#5816) (#5819)
5 years ago
Joona Hoikkala f635041c98 Fix TLS errors when using acme/autocert for local connections (#5820) (#5826)
5 years ago
Lanre Adelowo 4577cddd28 Disallow empty titles (#5785) (#5794)
5 years ago
zeripath 551dc58a4d When redirecting clean the path to avoid redirecting to //www.othersite.com (#5669) (#5679)
5 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao b65e37ed72
fix indexer reindex bug when gitea restart (#5563)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Michael Kuhn 0222623be9 Explicitly disable Git credential helper (#5367)
6 years ago
SohnyBohny 294904321c Create Progressive Web App (#4730)
6 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
6 years ago
Lanre Adelowo 3a1ed82529 Explicitly decide whether to use TLS in mailer's configuration (#5024)
6 years ago
Lunny Xiao cef0f12c51 support envs on external render commands (#5278)
6 years ago
Peter Hoffmann e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334)
6 years ago
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157)
6 years ago
Lauris BH 8f8ff5a295
Remove maxlines option for file logger (#5282)
6 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250)
6 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236)
6 years ago
L.E.R b686bd0c94 Fix markdown image with link (#4675)
6 years ago
Nicolas Lenz 220ee6ae42 Pass link prefixes to external markup parsers (#5201)
6 years ago
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886)
6 years ago
Jonas Bröms db30d6d791 Serve audio files using HTML5 audio tag (#5221)
6 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
Jonas Franz f38fce916e Add comment replies (#5104)
6 years ago
Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120)
6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push (#4716)
6 years ago
Oleg Kovalov 971dccda16 Use type switch (#5122)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
SagePtr eb0c848f5b Use native go method to get current user rather than environment variable (#4930)
6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
6 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563)
6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489)
6 years ago