##// END OF EJS Templates
auth: added helpers to fetch IDs of repos/repo groups/user groups that...
auth: added helpers to fetch IDs of repos/repo groups/user groups that user have access to. - this can be used to do filtering by IDs and do SQL based ACLs

File last commit:

r1:854a839a default
r2036:56c66719 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html