aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/auth
Commit message (Expand)AuthorAgeFilesLines
* Show OAuth2 errors to end users (#25261)wxiaoguang2023-06-152-6/+17
* Add template linting via djlint (#25212)silverwind2023-06-143-30/+30
* Minor UI improvements: logo alignment, auth map editor, auth name display (#2...wxiaoguang2023-06-023-4/+4
* Update LDAP filters to include both username and email address (#24547)Gary Moon2023-05-052-2/+2
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-2/+2
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-2/+2
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-233-21/+10
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-2/+2
* Convert .Source.SkipVerify to $cfg.SkipVerify (#23839)yp053272023-04-031-1/+1
* Prefill input values in oauth settings as intended (#23829)yp053272023-04-021-7/+7
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-273-11/+11
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-1/+1
* Handle OpenID discovery URL errors a little nicer when creating/editing sourc...zeripath2023-03-101-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-196-16/+16
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-083-1/+17
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-013-3/+3
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-2/+2
* Make sure fmt catches all templates (#20979)silverwind2022-08-312-10/+10
* Fix input.value attr for RequiredClaimName/Value (#20946)soumyadey2022-08-251-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-277-200/+200
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Improve UI on mobile (#19546)Gusted2022-05-011-1/+1
* Prevent 500 when there is an error during new auth source post (#19041)zeripath2022-03-102-3/+3
* Fix ldap edit bug (#18856)Lunny Xiao2022-02-221-1/+1
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-112-24/+47
* 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-142-5/+54
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Disable form autofill (#17291)wxiaoguang2021-10-193-2/+2
* Allow LDAP Sources to provide Avatars (#16851)zeripath2021-09-262-0/+8
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-263-0/+28
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-172-0/+20
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-102-0/+14
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-114-30/+65
* Add microsoft oauth2 providers (#16544)zeripath2021-08-052-19/+31
* Fix add authentication page (#16543)zeripath2021-07-253-5/+5
* Refactor: Move login out of models (#16199)zeripath2021-07-242-7/+7
* Encrypt LDAP bind password in db with SECRET_KEY (#15547)zeripath2021-05-202-2/+0
* Restore PAM user autocreation functionality (#15825)zeripath2021-05-132-0/+6
* Enforce tab indentation in templates (#15289)silverwind2021-04-104-12/+12
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Custom icons for OAuth sources (#14161)Timo Ley2020-12-282-0/+8
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-2/+2
* Add class to page content to unify top margin (#13766)silverwind2020-11-303-3/+3
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-316-9/+9