##// END OF EJS Templates
users: use two distinct actions for user password reset....
users: use two distinct actions for user password reset. - this makes a better UX instead of TOGGLE.

File last commit:

r2423:ce5d852c default
r3378:f96b7591 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