mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Remove debugging code
This commit is contained in:
parent
b325253c74
commit
cc5a199d96
@ -448,7 +448,6 @@ post '/config' do
|
||||
error 500, ""
|
||||
end
|
||||
|
||||
STDERR.puts user.to_hash
|
||||
session[:lang] = user['TEMPLATE/LANG'] if user['TEMPLATE/LANG']
|
||||
session[:vnc_wss] = user['TEMPLATE/VNC_WSS'] if user['TEMPLATE/VNC_WSS']
|
||||
session[:default_view] = user['TEMPLATE/DEFAULT_VIEW'] if user['TEMPLATE/DEFAULT_VIEW']
|
||||
|
Loading…
x
Reference in New Issue
Block a user