Skip to content

Release 0.2.0-38

Pre-release
Pre-release
Compare
Choose a tag to compare
@tks18 tks18 released this 30 Dec 13:40
· 28 commits to master since this release
v0.2.0-38
cba6be1

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)