##// END OF EJS Templates
authentication: register global shared session key used for external authentication session data storeage....
authentication: register global shared session key used for external authentication session data storeage. - We'll have more plugins not only oauth so this should be a constant name, instead of repating the same name all over the code.

File last commit:

r2044:384b6b2d default
r3247:3c175ca2 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'/>