aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/auth
Commit message (Expand)AuthorAgeFilesLines
* Fix oauth2 auth and UI (#33961)wxiaoguang2025-03-212-42/+37
* Defer captcha script loading (#33919)wxiaoguang2025-03-171-3/+3
* Replace text-align classes with tailwind (#33905)silverwind2025-03-163-3/+3
* Removing unwanted ui container (#33833)Vinoth Kumar2025-03-101-0/+2
* Support disable passkey auth (#33348)yp053272025-01-221-3/+4
* Fix Account linking page (#33325)CrimsonEdgeHope2025-01-193-3/+9
* Fix form width (#33151)wxiaoguang2025-01-081-29/+29
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-035-85/+38
* Fix various trivial problems (#32861)wxiaoguang2024-12-172-0/+3
* Fix SSPI button visibility when SSPI is the only enabled method (#32841)mevius42024-12-152-2/+2
* Fix oauth2 login methods (#32698)wxiaoguang2024-12-032-4/+5
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-023-8/+12
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-1/+4
* Set manual `tabindex`es on login page (#31689)silverwind2024-09-201-5/+7
* Refactor login page (#31530)Anbraten2024-07-058-150/+147
* Add Passkey login support (#31504)Anbraten2024-06-291-0/+6
* Return `access_denied` error when an OAuth2 request is denied (#30974)Zettat1232024-05-201-2/+2
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-7/+4
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-244-6/+6
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-243-3/+3
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-223-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-223-5/+5
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-223-7/+7
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-153-9/+9
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-0612-49/+33
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Allow to change primary email before account activation (#29412)wxiaoguang2024-02-271-0/+7
* Refactor "user/active" related logic (#29390)wxiaoguang2024-02-252-33/+30
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-252-4/+4
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-17/+0
* Support SAML authentication (#25165)techknowlogick2024-02-231-0/+17
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-227-12/+12
* Revert #28753 because UI broken. (#29293)Lunny Xiao2024-02-213-12/+19
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-7/+7
* move sign in labels to be above inputs (#28753)Rafael Heard2024-02-153-19/+12
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-071-0/+3
* Fix the wrong oauth2 name (#27993)Lunny Xiao2023-11-112-2/+2
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-032-8/+6
* Don't show Link to TOTP if not set up (#27585)JakobDev2023-10-111-3/+5
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2521-114/+114
* Increase auth provider icon size on login page (#27122)silverwind2023-09-192-2/+2
* Change green buttons to primary color (#27099)silverwind2023-09-1810-10/+10
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-133-0/+23
* Add more descriptive error on forgot password page (#26848)Jack Hay2023-09-011-1/+1
* Remove fomantic loader module (#26670)silverwind2023-08-251-2/+2
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-5/+5