##// END OF EJS Templates
authentication: enabled authentication with auth_token and repository scope....
authentication: enabled authentication with auth_token and repository scope. - fixes #3932 - vcs type tokens now with repo scope narrows the usage to a repository.

File last commit:

r1:854a839a default
r1510:77606b4c default
Show More
add.css
13 lines | 232 B | text/css | CssLexer
.menuselection, .guilabel {
font-size: .90em;
font-family: "proximanovaregular", "Proxima Nova Regular", "Proxima Nova", sans-serif;
font-style: oblique;
}
.version{
display: none;
}
.pre{
color:#000
}