Revision acb284f7 snf-cyclades-app/synnefo/ui/templates/home.html

b/snf-cyclades-app/synnefo/ui/templates/home.html
658 658
                login_url: synnefo.config.login_redirect,
659 659
                logout_url: synnefo.config.logout_redirect,
660 660
                cookie_name: synnefo.config.auth_cookie_name,
661
                skip_redirects: {{ auth_skip_redirects|safe }},
661 662
                logout_callback: function(client) {
662 663
                    Backbone.history.navigate(client.config.logout_url);
663 664
                    window.location = client.config.logout_url; 

Also available in: Unified diff