Releases: jsreport/jsreport-authorization
Releases · jsreport/jsreport-authorization
2.4.0
- fixed user permission inheritance for custom users
2.3.0
- add
reporter.authorization.reject
- don’t add permissions UI to shared entity sets
2.2.6
- fix adding admin user to permissions when creating entity
- fix not propagating folder visibility to all parent folders when inserting entity which inherit permissions from folder
2.2.5
- optimize: don't propagate same permissions (this fix issue when doing an import with auth enabled and with permissions)
2.2.4
- fix bug when readPermissions is eq null
2.2.3
- update node.extend.without.arrays
2.2.2
- remove invalid user references
2.2.1
- use Studio EntityRefSelect control for user selection
2.2.0
- introduced folders features and permissions inheritance
2.1.0
- add folders support, permissions now take into account the entity hierarchies