Commit Graph

257 Commits (mj-v1.14.3)

Author SHA1 Message Date
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867)
3 years ago
6543 3bcf2e5c18
Close the gitrepo when deleting the repository (#15876) (#15887)
3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
3 years ago
zeripath aa4f9180e4
Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999)
3 years ago
Lunny Xiao 0cd87d64ff
Update docs and comments to remove macaron (#14491)
3 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293)
3 years ago
Lauris BH 6eee9f0f4e
Merge default and system webhooks under one menu (#14244)
3 years ago
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333)
3 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
3 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229)
3 years ago
6543 325add71cf
Add option for administrator to reset user 2FA (#14243)
3 years ago
Timo Ley 2b2a4a53bf
Custom icons for OAuth sources (#14161)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
zeripath fa2e34928d
Ensure that search term and page are not lost on adoption page-turn (#14133)
3 years ago
silverwind 3a21f8a986
Inline manifest.json (#14038)
3 years ago
Paweł Bogusławski 839daa85aa
Added option to disable migrations (#13114)
3 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
3 years ago
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable (#13276)
3 years ago
Lunny Xiao f06ee37e24
Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh enabled (#13072)
4 years ago
zeripath 1bcf1ad643
Only set the user password if the password field would have been shown (#12980)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
John Olheiser c3e8c9441a
Add check for LDAP group membership (#10869)
4 years ago
John Olheiser c6e4bc53aa
Check passwords against HaveIBeenPwned (#12716)
4 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
zeripath 217647f331
Multiple small admin dashboard fixes (#12153)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
赵智超 88c14326b1
Users should not be able to prohibit their own login (#10970)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
James Lakin a9f4489bbc
System-wide webhooks (#10546)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
guillep2k 09dbd85a3a
Various fixes in login sources (#10428)
4 years ago
Lunny Xiao 79ce91fdde
Movde dependents on macaron from modules/setting (#10050)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
4 years ago
Manush Dodunekov 1751d5fcf2 Restricted users (#6274)
4 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
zeripath 54dab5aed9 Properly fix displaying virtual session provider in admin panel (#9137)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
guillep2k e4ec32de2e Fix password checks on admin create/edit user (#9076)
4 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074)
4 years ago