You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
.vscode feat: new resource dashboard (#1346) 2 years ago
public chore: add data empty placeholder (#1913) 2 years ago
src feat: add system setting to disable password-based login (#2039) 2 years ago
.eslintrc.json chore: disallow destructuring 't' from useTranslation (#1973) 2 years ago
.gitignore feat: add auto collapse feature for all memos issue #1463 (#1550) 2 years ago
.prettierrc
README.md
index.html chore: update logo (#1442) 2 years ago
package.json refactor: user v1 store (#2047) 2 years ago
pnpm-lock.yaml refactor: user v1 store (#2047) 2 years ago
postcss.config.js
tailwind.config.js chore: regenerate yarn lock file (#1530) 2 years ago
tsconfig.json refactor: update import prefix with alias (#1433) 2 years ago
vite.config.ts fix: rss route (#2008) 2 years ago

README.md

Memos web