Release 0.2.0-38
Pre-release
Pre-release
0.2.0-38 (2021-12-29)
Bug Fixes 🛠
- models: fix bad schema in pending-user and user models (e858dc5)
Features 🔥
- plugins/auth: refactor auth helpers, write function to support policy check for pending users (3977dc2)
- plugins/auth: refactor user auth policies and write auth policies for blacklist function (36a4ca6)
- plugins/auth: write auth policies for user/blacklist function (e1eabd6)
- plugins/auth: write auth policies for user/promote functions (e1a8f00)
- views: add backend dashboard html files (5f4716c)
Others 🔧
- add some misc index.ts files for easy imports (4eda2b4)