Commit Graph

37 Commits (5f7fa27a447fbbc978283009e1913aee0aab2cfc)

Author SHA1 Message Date
Denys Konovalov 5b5bb8d354
User details page (#26713) 1 year ago
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680) 1 year ago
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 2 years ago
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
yp05327 06d9d9e407
Fix incorrect/Improve error handle in edit user page (#23805) 2 years ago
yp05327 c09eab5485
Fix incorrect visibility dropdown list in add/edit user page (#23804) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 4bd3b05b62
Redirect if user does not exist (#20981) 2 years ago
zeripath bffa303020
Add option to purge users (#18064) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
Lunny Xiao 9efa47131f
Admin should not delete himself (#19423) 3 years ago
Jimmy Praet 5aebc4f000
Respect DefaultUserIsRestricted system default when creating new user (#19310) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
Lunny Xiao 18033f49ba
Restrict email address validation (#17688) 3 years ago
wxiaoguang dd712b77f7
Refactor admin user filter query parameters (#18965) 3 years ago
6543 1f45d1e130
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
Lunny Xiao 371ebce252
Fix database inconsistent when admin change user email (#17549) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 3 years ago
qwerty287 3be156f66a
Allow admins to change user avatars (#17661) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
wxiaoguang 7bcbdd0707
Add user status filter to admin user management page (#16770) 3 years ago
Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229) 4 years ago
6543 325add71cf
Add option for administrator to reset user 2FA (#14243) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114) 4 years ago
Chris Shyi d025d84d91
Add email validity check (#13475) 4 years ago
zeripath 1bcf1ad643
Only set the user password if the password field would have been shown (#12980) 4 years ago