##// END OF EJS Templates
feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup
feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup

File last commit:

r2044:384b6b2d default
r5619:c9e499e7 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
ssh: added ssh key management into my account.
r2044 ## share the same template, it's very simple
<%include file='/admin/users/user_edit_ssh_keys_generate.mako'/>