Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

v0.13.0

Choose a tag to compare

@cheungpat cheungpat released this 05 Jul 05:55
· 3738 commits to master since this release
v0.13.0

Features

  • Allow user to add role with master key
  • Implement union database, which contains all records across public
    and private databases, only accessible by client with master key
  • Bypass access control with master key (#51)

Bug fixes

  • Fix ACCESS_CONTROL config default
  • Fix ACL incorrectly bypassed in certain condition (#58)

Other Notes

  • Make the CORSHost default to *
  • Switch to go 1.6