##// END OF EJS Templates
logging: use logger_generic in all suitable places, and fix get_current_rhodecode_user()...
logging: use logger_generic in all suitable places, and fix get_current_rhodecode_user() function to use the new mechanics from pyramid. Fixes #5390

File last commit:

r2044:384b6b2d default
r2108:03c7441c default
Show More
my_account_ssh_keys_generate.mako
1 line | 109 B | application/x-mako | MakoHtmlLexer
/ rhodecode / templates / admin / my_account / my_account_ssh_keys_generate.mako
## share the same template, it's very simple
<%include file='/admin/users/user_edit_ssh_keys_generate.mako'/>