Skip to content

Releases: AaltoAsia/O-MI-Authorization

Release version 1.0.0

11 Jul 10:52
d0084a9
Compare
Choose a tag to compare

Running

  • Linux/Mac: ./bin/o-mi-authorization
  • Windows: ./bin/o-mi-authorization.bat

Changes

If you were using some unreleased version of this project, here are some recent changes made before release:

  • changed all "rule" terminology to "permission"
  • added groups parameter to get-permissions
  • added get-members, get-users and get-groups routes to API
  • fixed leave-groups
  • fixed issue on random db table creation fail
  • fixed bug in DEFAULT group functionality
  • added more tests