1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib
Ivar Conradi Østhus 4fb1bcb524
feat: Disable password based login (#1046)
This commit will introduce a new setting used to disbaled
simple password based authention.

The setting itself is an enterprise setting.
2021-10-29 10:25:42 +02:00
..
__snapshots__
addons fix: reuse message formatter for addons (#1058) 2021-10-28 14:09:11 +02:00
db
error fix: add constraint for changing project. (#1049) 2021-10-21 10:29:09 +02:00
middleware
routes
schema
services feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00
types
util
app.test.ts
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts fix: default custom auth hook now denies all requests to api endpoints (#811) 2021-04-29 15:18:58 +02:00
event-differ.js
event-differ.test.js
event-hook.test.ts
event-hook.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts feat: Disable password based login (#1046) 2021-10-29 10:25:42 +02:00