memos/web
Lilith c1cbfd5766
feat: add system setting to disable password-based login (#2039)
* system setting to disable password login

* fix linter warning

* fix indentation warning

* Prohibit disable-password-login if no identity providers are configured

* Warnings and explicit confirmation when en-/disabling password-login

- Disabling password login now gives a warning and requires a second
  confirmation which needs to be explicitly typed.
- (Re)Enabling password login now also gives a simple warning.
- Removing an identity provider while password-login is disabled now
  also warns about possible problems.

* Fix formatting

* Fix code-style

---------

Co-authored-by: traumweh <5042134-traumweh@users.noreply.gitlab.com>
2023-07-30 21:22:02 +08:00
..
.vscode feat: new resource dashboard (#1346) 2023-03-15 20:06:30 +08:00
public chore: add data empty placeholder (#1913) 2023-07-08 13:04:12 +08:00
src feat: add system setting to disable password-based login (#2039) 2023-07-30 21:22:02 +08:00
.eslintrc.json chore: disallow destructuring 't' from useTranslation (#1973) 2023-07-16 21:26:26 +08:00
.gitignore feat: add auto collapse feature for all memos issue #1463 (#1550) 2023-04-18 10:05:36 +08:00
.prettierrc migrate frontend 2021-12-08 23:43:52 +08:00
index.html chore: update logo (#1442) 2023-04-02 09:54:52 +08:00
package.json refactor: user v1 store (#2047) 2023-07-29 18:57:09 +08:00
pnpm-lock.yaml refactor: user v1 store (#2047) 2023-07-29 18:57:09 +08:00
postcss.config.js feat: use tailwindcss and show export btn 2022-01-31 19:16:01 +08:00
README.md migrate frontend 2021-12-08 23:43:52 +08:00
tailwind.config.js chore: regenerate yarn lock file (#1530) 2023-04-15 09:12:45 +08:00
tsconfig.json refactor: update import prefix with alias (#1433) 2023-04-01 16:03:14 +08:00
vite.config.ts fix: rss route (#2008) 2023-07-22 12:58:17 +08:00

Memos web