Commit Graph

43 Commits (crystal/ssh-key-fix-test)

Author SHA1 Message Date
Loïc Dachary b270d5815c
[BRANDING] reserve forgejo-actions username 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters () 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API () 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache () 2 years ago
Jason Song 4011821c94
Implement actions () 2 years ago
Sybren 326d29dce0
Reliable selection of admin user () 2 years ago
Xinyu Zhou 7cc7db73b9
Add option to prohibit fork if user reached maximum limit of repositories () 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods () 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context () 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Alexander Shimchik 1d3095b718
Check if email is used when updating user () 2 years ago
KN4CK3R 1b630ff7cd
Fix user visible check () 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages () 2 years ago
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages () 3 years ago
Tyrone Yeh 931c02d152
Add order by for assignee no sort issue () 3 years ago
zeripath 45f17528a8
Only show Followers that current user can access () 3 years ago
Baekjun Kim c4368fc6bc
Display full name () 3 years ago
Gusted 711cbcce8d
Use neutral language in comments and docs () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo () 3 years ago
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user () 3 years ago
Gusted 43332a483f
Update reserved usernames list () 3 years ago
KN4CK3R 1d332342db
Add Package Registry () 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package () 3 years ago
Lunny Xiao 18033f49ba
Restrict email address validation () 3 years ago
Gusted 33e19c8004
Don't update email for organisation () 3 years ago
Lunny Xiao 6621710deb
Fix update user () 3 years ago
Lunny Xiao f1b1472632
Fix ldap user sync missed email in email_address table () 3 years ago
Lunny Xiao dc988eae0c
Fix bug for get user by email () 3 years ago
Gusted 7a42e35741
Pass correct context () 3 years ago
singuliere 8bd89ca294
preserve users if restoring a repository on the same Gitea instance () 3 years ago
wxiaoguang 49dd906753
Use base32 for 2FA scratch token () 3 years ago
Lunny Xiao 67d73882f4
Fix update user bug () 3 years ago
Gusted 623c93ff46
Increase Salt randomness () 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package () 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes () 3 years ago
a1012112796 ba57e30f13
fix 500 error while use a reserved name in org rename () 3 years ago
Lunny Xiao 371ebce252
Fix database inconsistent when admin change user email () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago