All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
get-role-assignments-by-user
method to get list of role+contexts assigned
to a specific user. It additionaly returns the role-name
,
role-description
and context-type-name
.honeysql
dependency, to fix a potential SQL injection security bug.has-permission
sometimes returned nil
instead of false
when the user didn't have the requested permission on the resource of the given context type. Now it always returns false
.Can you improve this documentation? These fine people already did:
Iñaki Arenaza, Bingen Galartza Iparragirre & usasigainEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close