Commit Graph

323 Commits (c21167e3a2dc481750ce541d65782297e8c47254)

Author SHA1 Message Date
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
4 years ago
techknowlogick bea497ff96
nextcloud oauth (#10562)
4 years ago
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
4 years ago
John Olheiser bcd16cec63
Fix admin notices (#10480)
4 years ago
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
4 years ago
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
John Olheiser 6bb0f20456
Remove unused config on UI (#10078)
4 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
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
zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363)
4 years ago
jaqra 8875586570 Change some label colors (#9051)
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)
5 years ago
Lauris BH 86a44f6b48
Fix new user form for non-local users (#8826)
5 years ago
Jakob Ackermann 00629fea95 [assets] configurable URL for static resources (#7911)
5 years ago
techknowlogick 7a8e299c7c migrate gplus to google oauth2 provider (#7885)
5 years ago
techknowlogick 2837563147
oauth2 with remote Gitea - Fix #8093 (#8149)
5 years ago
Gary Kim 541fab196f Fix adding default Telegram webhook (#7972)
5 years ago
6543 5409dec8fd [Branch View] show "New Pull Request" Button only if posible (#7977)
5 years ago
Lunny Xiao 1e8a616426 show lfs config on admin panel (#7220)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
Xaver Maierhofer 95d3d42c5f Fix code overflow (#6914)
5 years ago
Lunny Xiao 01ebd52a1f fix config ui error about cache ttl (#6861)
5 years ago
ngourdon d29d97d91c Set user search base field optional in DLDAP edit page (#6779)
5 years ago
Lanre Adelowo 08d8ea9403 fix template error (#6737)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
mrsdizzie f125330fcf Include more variables on admin/config page (#6378)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Lanre Adelowo d0cb5aa9f9 fix #3200 (#6033)
5 years ago
techknowlogick ad059fdbbc
Admin config page mailertype setting option update (#5973)
5 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476)
5 years ago
Julian e5228b8369 fix: use correct value for "MSpan Structures Obtained" #4742 (#5706)
5 years ago
Harshit Bansal dd006db5a7 Display branch name in delete branch confirmation modal. (#5654)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
Lanre Adelowo 2a6d3ba058 Allow admin toggle forcing a password change for newly created users (#4563)
6 years ago
EnricoFerro 0a24f5cac8 Disable 'May Import Local Repository' when is disabled by setting (Issue #4779) (#4780)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
Lanre Adelowo 5bc8782d33 Don't display buttons if there are no system notifications (#4280)
6 years ago
David Schneiderbauer af57d6ab8a undo #3142 because processes don't use the util.Timestamp (#4203)
6 years ago
Lauris BH a89d6253e0 Show only needed values in database configuration section depending on type (#4164)
6 years ago
Barbossa 83d956ce6b Fix typo (#4151)
6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Alexey Terentyev b908ac9fab Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969)
6 years ago
FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910)
6 years ago
Lauris BH 501fb228e6
Add option to use paged LDAP search when synchronizing users (#3895)
6 years ago
Bwko 8ee45eb614 Add EnableTimetracking option to app settings (#3719)
6 years ago
Gerben 2dc6f15eca Don't warn users about *every* dirty form (#3707)
6 years ago
Allen Wild 8606d9f5bc Add admin dashboard option to run health checks (#3606)
6 years ago
muhfaris bec09378f9 Fix Delete repository message (#3260)
6 years ago
Sandro Santilli eb2b4df0ed Change SSL Mode from checkbox to string in admin page (#3208)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Duncan Ogilvie 8ee08fe8bc Remove duplicate "Max Diff Lines" from config view (#2987)
7 years ago
Jonas Bröms 4d01ecaef3 Show Sendmail settings on admin config page (#2782)
7 years ago
Jonas Franz 33647aa43b Fixing wrong translations on sorttype oldest/latest (#2720)
7 years ago
techknowlogick 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Lunny Xiao 75b5be236a Display config file path on admin panel (#2030)
7 years ago
Rémy Boulanouar 25d6e2a660 Add button to admin ui (#1738)
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478)
7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686)
7 years ago
Jorrit Klein Bramel 87efc8c6d4 Sort on repo size in admin panel (#1654)
7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Kim "BKC" Carlbäcker 7a81cd16c5 Refactor admin/auth/new.tmpl (#1277)
7 years ago
Patrick G efbb895ebe Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)
7 years ago
Jonas f3bf409082 Log config pretty printer (#1097)
7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051)
7 years ago
Jonas 9ad3a07989 Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927)
7 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921)
7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571)
7 years ago
Lunny Xiao 727675dd46 fix config session missing data row & resolved #517 (#549)
7 years ago
Lunny Xiao 96c201273e
resolved #517: fix admin ui data row missing
7 years ago
Schwobaland c0904f1942 Restrict creating organisations by user (#193)
7 years ago
Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222)
7 years ago
Matthias Loibl 63ca42d17f Fix bug that tries to load mistyped templates
8 years ago
Joubert RedRat f91cbf0fed Support to last login feature
8 years ago
Kim "BKC" Carlbäcker 562f9b6eae Merge all pagination-templates into 'base/paginate'
8 years ago
Justin Ray Vrooman f1a5a4277d fix grammar + typo. (#3453)
8 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval (#3432)
8 years ago
Unknwon b85927e488 #3091 show Git configs on admin panel
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 024fcc836b Minor HTML fix for delete repository notice
8 years ago
Unknwon c083d76567 #2937 able to prohibit user login
8 years ago
Pheng Heong TAN 467d7dacb6 Modify behaviour of repo-delete. (#3232)
8 years ago
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Unknwon f946040fa9 #1891 attempt to fix expected invalid CSRF token
8 years ago
Unknwon 8055a0bdac Post work for #2637
8 years ago