nocobase/packages/plugins/auth/src/server
YANG QIA be6b949f55
feat(auth): support signing in with username (#2376)
* feat(auth): support signing in with username

* chore: compatibility && add INIT_ROOT_USERNAME

* chore: add default username of root user

* chore: add notice

* fix: typo

* chore: change rule of username

* fix: sqlite add unique constraint

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-08-19 22:02:26 +08:00
..
__tests__ feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
actions feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
collections feat: localization management (#2210) 2023-07-17 23:23:44 +08:00
locale feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
migrations feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
model feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
basic-auth.ts feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
index.ts feat(auth): support custom authentication (#2007) 2023-06-07 23:46:42 +08:00
plugin.ts feat(auth): support signing in with username (#2376) 2023-08-19 22:02:26 +08:00
token-blacklist.ts fix: should use filter instead of where (#2318) 2023-07-25 21:51:23 +08:00