##// END OF EJS Templates
auth-tokens: added scope into auth tokens (ApiKeys before refactoring)...
auth-tokens: added scope into auth tokens (ApiKeys before refactoring) - allows to have scoped tokens, ie. just for single repo. - fix migration problems found on introducing this change ref #3932

File last commit:

r1:854a839a default
r1475:9985d7e7 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