aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/auth/edit.tmpl
Commit message (Expand)AuthorAgeFilesLines
* allow synchronizing user status from OAuth2 login providers (#31572)Rowan Bohde2024-07-161-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-4/+4
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-66/+0
* Support SAML authentication (#25165)techknowlogick2024-02-231-0/+66
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-94/+94
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-1/+0
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-151-2/+13
* Add template linting via djlint (#25212)silverwind2023-06-141-15/+15
* Minor UI improvements: logo alignment, auth map editor, auth name display (#2...wxiaoguang2023-06-021-2/+2
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-051-1/+1
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+4
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839)yp053272023-04-031-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-5/+5
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-1/+1
* Fix some more hidden problems (#23074)wxiaoguang2023-02-221-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+3
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-0/+8
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-6/+6
* Fix input.value attr for RequiredClaimName/Value (#20946)soumyadey2022-08-251-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-89/+89
* Fix ldap edit bug (#18856)Lunny Xiao2022-02-221-1/+1
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-12/+24
* Fix broken oauth2 authentication source edit page (#18412)zeripath2022-01-261-0/+4
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-5/+27
* Disable form autofill (#17291)wxiaoguang2021-10-191-1/+1
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-261-0/+4
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-0/+14
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-171-0/+7
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-101-0/+7
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-18/+35
* Add microsoft oauth2 providers (#16544)zeripath2021-08-051-7/+14
* Fix add authentication page (#16543)zeripath2021-07-251-2/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-6/+6
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-201-1/+0
* Restore PAM user autocreation functionality (#15825)zeripath2021-05-131-0/+4
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-5/+5
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-281-0/+4
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-4/+4
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Add check for LDAP group membership (#10869)John Olheiser2020-09-101-0/+25
* Add restricted user filter to LDAP authentication (#10600)Lauris BH2020-03-051-0/+5
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-201-0/+6
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+46