1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
Nuno Góis ab4ff29407
fix: hide password login when it's disabled (#3851)
https://linear.app/unleash/issue/2-1085/bug-password-based-login-still-shows-on-the-login-page-even-if

Fixes a regression introduced with the changes related with #3633 where
we still show the password login even though it's disabled.

---------

Co-authored-by: Thomas Heartman <thomas@getunleash.io>
2023-05-24 09:39:24 +01:00
..
__snapshots__ feat: disable bulk update env var (#3828) 2023-05-22 13:12:45 +00:00
addons
db fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
domain/project-health
error fix: hide password login when it's disabled (#3851) 2023-05-24 09:39:24 +01:00
features feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
middleware Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
openapi fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
proxy feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
routes fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
schema
segments chore: add additional methods we want exposed (#3771) 2023-05-15 10:23:28 +00:00
services fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
types fix: hide password login when it's disabled (#3851) 2023-05-24 09:39:24 +01:00
util fix: properly handle flag resolver variants (#3808) 2023-05-18 17:04:55 +01:00
app.test.ts
app.ts Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
create-config.test.ts
create-config.ts feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts