index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
auth
Age
Commit message (
Expand
)
Author
2023-03-10
Handle OpenID discovery URL errors a little nicer when creating/editing sourc...
zeripath
2023-02-22
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-08
Map OIDC groups to Orgs/Teams (#21441)
KN4CK3R
2023-02-02
Fix group filter for ldap source sync (#22506)
Pavel Ezhov
2023-01-31
Implement actions (#21937)
Jason Song
2023-01-17
Support scoped access tokens (#20908)
Chongyi Zheng
2023-01-11
Improve utils of slices (#22379)
Jason Song
2022-12-28
refactor auth interface to return error when verify failure (#22119)
Lunny Xiao
2022-12-03
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-10
Revert unrelated changes for SMTP auth (#21767)
wxiaoguang
2022-10-24
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-06
SessionUser protection against nil pointer dereference (#21358)
Paweł Bogusławski
2022-10-02
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
Clar Fon
2022-09-28
Add support for authentication based on reverse proxy email (#19949)
Hasnain Lakhani
2022-08-28
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-25
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-16
auth/reverseproxy: Add support for full name (#20776)
Will Norris
2022-08-09
Fix typo in source (#20723)
luzpaz
2022-08-02
Rework mailer settings (#18982)
Clar Fon
2022-07-12
Fix various typos (#20338)
luzpaz
2022-07-05
EscapeFilter the group dn membership (#20200)
zeripath
2022-06-20
Add more linters to improve code readability (#19989)
Wim
2022-06-05
Implement http signatures support for the API (#17565)
Wim
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-03
Move user password verification after checking his groups on ldap auth (#19587)
Gwilherm Folliot
2022-04-29
Respect DefaultUserIsRestricted system default when creating new user (#19310)
Jimmy Praet
2022-04-08
Remove dependent on session auth for api/v1 routers (#19321)
Lunny Xiao
2022-03-31
Restore user autoregistration with email addresses (#19261)
zeripath
2022-03-30
Add Package Registry (#16510)
KN4CK3R
2022-03-29
Move organization related structs into sub package (#18518)
Lunny Xiao
2022-03-28
Let web and API routes have different auth methods group (#19168)
Lunny Xiao
2022-03-23
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-22
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-02-28
Fix login with email panic when email is not exist (#18941)
Lunny Xiao
2022-02-24
Fix ldap user sync missed email in email_address table (#18786)
Lunny Xiao
2022-02-20
Fix login with email for ldap users (#18800)
Lunny Xiao
2022-02-18
Fix ldap loginname (#18789)
Johan Van de Wauw
2022-02-11
Add LDAP group sync to Teams, fixes #1395 (#16299)
Sven Seeberg
2022-02-01
Use `ImagedProvider` for gplus oauth2 provider (#18504)
Gusted
2022-01-20
Refactor jwt.StandardClaims to RegisteredClaims (#18344)
zeripath
2022-01-20
format with gofumpt (#18184)
6543
2022-01-14
Support webauthn (#17957)
Lunny Xiao
2022-01-04
Increase Salt randomness (#18179)
Gusted
2022-01-02
Refactor auth package (#17962)
Lunny Xiao
2021-12-20
Reset Session ID on login (#18018)
zeripath
2021-12-14
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...
zeripath
2021-12-10
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
Move repository model into models/repo (#17933)
Lunny Xiao
[next]