Revision 228d0df5 src/sunstone/sunstone-server.rb
src/sunstone/sunstone-server.rb | ||
---|---|---|
479 | 479 |
content_type 'text/html', :charset => 'utf-8' |
480 | 480 |
if !authorized? |
481 | 481 |
erb :login |
482 |
else |
|
483 |
redirect to('/') |
|
482 | 484 |
end |
483 | 485 |
end |
484 | 486 |
|
Also available in: Unified diff