##// END OF EJS Templates
auth-plugin: show if plugin is activated and enabled in the list....
auth-plugin: show if plugin is activated and enabled in the list. - We don't wont to confuse peaople with enabled/activated meaning and the fact plugin needs to be first activated, then enabled.

File last commit:

r2423:ce5d852c default
r3269:4a18ba48 default
Show More
.coveragerc
16 lines | 180 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
[report]
exclude_lines =
raise NotImplementedError