discourse/app/assets
Isaac Janzen d561a9ebd9
DEV: Don't render login modal when redirecting to external auth (#24418)
Move external login logic from the **Login Modal** -> **Login Service**. This is advantageous as we can utilize the external login logic from both within and outside of the login modal.

A downside of having the external login logic within the login modal is that there is a brief "flash" of the login modal being rendered and then us automatically redirecting to the external login method. This PR will clean up the visual side affects.
2023-11-16 12:55:03 -07:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts DEV: Don't render login modal when redirecting to external auth (#24418) 2023-11-16 12:55:03 -07:00
stylesheets UX: fix reply-where category display (#24389) 2023-11-15 11:48:44 -05:00