84 Commitit (a1fcb1cfb84fd6b36c8fe9fd56588119fa4377bc)

Tekijä SHA1 Viesti Päivämäärä
  Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 1 vuosi sitten
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 vuosi sitten
  Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 1 vuosi sitten
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 vuosi sitten
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 vuosi sitten
  wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767) 1 vuosi sitten
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 vuosi sitten
  Paweł Bogusławski 2d3b52c244
SessionUser protection against nil pointer dereference (#21358) 1 vuosi sitten
  Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 1 vuosi sitten
  Hasnain Lakhani 64c3d55de7
Add support for authentication based on reverse proxy email (#19949) 1 vuosi sitten
  zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 1 vuosi sitten
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 vuosi sitten
  Will Norris 82f89ff996
auth/reverseproxy: Add support for full name (#20776) 1 vuosi sitten
  luzpaz 820031e556
Fix typo in source (#20723) 1 vuosi sitten
  Clar Fon 036dd8a788
Rework mailer settings (#18982) 1 vuosi sitten
  luzpaz d29d6d1991
Fix various typos (#20338) 1 vuosi sitten
  zeripath 6efbe49439
EscapeFilter the group dn membership (#20200) 1 vuosi sitten
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 vuotta sitten
  Wim e528e2b435
Implement http signatures support for the API (#17565) 2 vuotta sitten
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 vuotta sitten
  Gwilherm Folliot b7abb31b7b
Move user password verification after checking his groups on ldap auth (#19587) 2 vuotta sitten
  Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 2 vuotta sitten
  Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 vuotta sitten
  zeripath f6145a69c4
Restore user autoregistration with email addresses (#19261) 2 vuotta sitten
  KN4CK3R 1d332342db
Add Package Registry (#16510) 2 vuotta sitten
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 2 vuotta sitten
  Lunny Xiao 6526733a58
Let web and API routes have different auth methods group (#19168) 2 vuotta sitten
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 vuotta sitten
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 vuotta sitten
  Lunny Xiao 59959ab222
Fix login with email panic when email is not exist (#18941) 2 vuotta sitten
  Lunny Xiao f1b1472632
Fix ldap user sync missed email in email_address table (#18786) 2 vuotta sitten
  Lunny Xiao 00be0c1b21
Fix login with email for ldap users (#18800) 2 vuotta sitten
  Johan Van de Wauw 0cc2675c44
Fix ldap loginname (#18789) 2 vuotta sitten
  Sven Seeberg 832ce406ae
Add LDAP group sync to Teams, fixes #1395 (#16299) 2 vuotta sitten
  Gusted 22d266350d
Use `ImagedProvider` for gplus oauth2 provider (#18504) 2 vuotta sitten
  zeripath 44deae8f3d
Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2 vuotta sitten
  6543 54e9ee37a7
format with gofumpt (#18184) 2 vuotta sitten
  Lunny Xiao 35c3553870
Support webauthn (#17957) 2 vuotta sitten
  Gusted 623c93ff46
Increase Salt randomness (#18179) 2 vuotta sitten
  Lunny Xiao de8e3948a5
Refactor auth package (#17962) 2 vuotta sitten
  zeripath bcc13f3889
Reset Session ID on login (#18018) 2 vuotta sitten
  zeripath 0981ec30c3
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2 vuotta sitten
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 vuotta sitten
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 vuotta sitten
  Lunny Xiao 9defddb286
Move more model into models/user (#17826) 2 vuotta sitten
  mscherer 04c55e97a2
Fix code formating (#17830) 2 vuotta sitten
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 vuotta sitten
  Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 2 vuotta sitten
  zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2 vuotta sitten
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 vuotta sitten