This repository was archived by the owner on Dec 22, 2023. It is now read-only.
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