index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
auth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
2
-2
/
+2
*
Fix tarball/zipball download bug (#29342)
Zettat123
2024-02-26
2
-1
/
+6
*
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)
6543
2024-02-26
6
-13
/
+13
*
Fix c/p error in inline documentation (#29148)
Johan Van de Wauw
2024-02-19
1
-1
/
+1
*
Port "Use general token signing secret"
wxiaoguang
2024-02-19
1
-7
/
+1
*
[BRANDING] X-Forgejo-OTP can be used instead of X-Gitea-OTP
Loïc Dachary
2024-02-05
1
-1
/
+9
*
[SECURITY] Rework long-term authentication
Gusted
2024-02-05
3
-234
/
+0
*
Unify user update methods (#28733)
KN4CK3R
2024-02-04
3
-25
/
+31
*
Fix SSPI user creation (#28948)
KN4CK3R
2024-01-27
1
-7
/
+3
*
Refactor timeutil package (#28623)
wxiaoguang
2023-12-28
1
-5
/
+5
*
Deprecate query string auth tokens (#28390)
Jack Hay
2023-12-12
1
-7
/
+13
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
6
-6
/
+12
*
Unify two factor check (#27915)
KN4CK3R
2023-11-06
1
-2
/
+22
*
Refactor Find Sources and fix bug when view a user who belongs to an unactive...
Lunny Xiao
2023-11-03
5
-24
/
+44
*
Replace more db.DefaultContext (#27628)
Lunny Xiao
2023-10-15
1
-4
/
+4
*
Final round of `db.DefaultContext` refactor (#27587)
JakobDev
2023-10-14
3
-12
/
+16
*
Enhanced auth token / remember me (#27606)
KN4CK3R
2023-10-14
3
-0
/
+244
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
6
-14
/
+14
*
Fix attachment download bug (#27486)
Lunny Xiao
2023-10-10
5
-12
/
+20
*
Fix ldap admin privileges update bug (#27051)
CaiCandong
2023-10-01
1
-10
/
+7
*
Allow get release download files and lfs files with oauth2 token format (#26430)
Lunny Xiao
2023-10-01
1
-1
/
+3
*
Another round of `db.DefaultContext` refactor (#27103)
JakobDev
2023-09-25
3
-6
/
+5
*
Increase auth provider icon size on login page (#27122)
silverwind
2023-09-19
3
-9
/
+11
*
Make SSPI auth mockable (#27036)
wxiaoguang
2023-09-18
3
-16
/
+63
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
2
-12
/
+12
*
Reduce usage of `db.DefaultContext` (#27073)
JakobDev
2023-09-14
13
-33
/
+41
*
Extract auth middleware from service (#27028)
KN4CK3R
2023-09-12
1
-255
/
+0
*
Improve LDAP group config documentation, fixes #21159 (#21227)
Sven Seeberg
2023-09-05
1
-4
/
+5
*
Remove `Named` interface (#26913)
KN4CK3R
2023-09-05
8
-21
/
+4
*
Update team invitation email link (#26550)
Jack Hay
2023-08-31
1
-2
/
+2
*
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)
KN4CK3R
2023-08-30
1
-3
/
+4
*
Use `object-fit: contain` for oauth2 custom icons (#26493)
wxiaoguang
2023-08-14
1
-1
/
+1
*
Handle base64 decoding correctly to avoid panic (#26483)
wxiaoguang
2023-08-14
1
-10
/
+1
*
Bump github.com/golang-jwt/jwt to v5 (#25975)
harryzcy
2023-07-19
2
-2
/
+5
*
Fix SSPI auth panic (#25955)
wxiaoguang
2023-07-18
1
-2
/
+2
*
Fix the error message when the token is incorrect (#25701)
caicandong
2023-07-11
2
-24
/
+41
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
2
-16
/
+16
*
Log the real reason when authentication fails (but don't show the user) (#25414)
Lunny Xiao
2023-07-04
1
-2
/
+37
*
Change default email domain for LDAP users (#25425)
Zettat123
2023-06-22
2
-2
/
+2
*
Fix LDAP sync when Username Attribute is empty (#25278)
Zettat123
2023-06-20
1
-30
/
+32
*
Refactor web package and context package (#25298)
wxiaoguang
2023-06-18
3
-70
/
+15
*
Use inline SVG for built-in OAuth providers (#25171)
silverwind
2023-06-13
3
-16
/
+37
*
Modify OAuth login ui and fix display name, iconurl related logic (#25030)
HesterG
2023-06-08
6
-32
/
+45
*
Fix install page context, make the install page tests really test (#24858)
wxiaoguang
2023-05-23
1
-1
/
+1
*
Decouple the different contexts from each other (#24786)
wxiaoguang
2023-05-21
1
-18
/
+34
*
Add Alpine package registry (#23714)
KN4CK3R
2023-05-12
1
-17
/
+3
*
Do not send "registration success email" for external auth sources (#24632)
wxiaoguang
2023-05-10
5
-15
/
+0
*
Update LDAP filters to include both username and email address (#24547)
Gary Moon
2023-05-05
1
-5
/
+5
*
Improve template system and panic recovery (#24461)
wxiaoguang
2023-05-04
2
-4
/
+2
*
Move secrets and runners settings to actions settings (#24200)
Hester Gong
2023-04-28
1
-1
/
+0
[next]