MobileBlur

Diff
Login

Differences From Artifact [5c58b0dc60]:

To Artifact [429a2654f8]:


181
182
183
184
185
186
187
188
189



            raise HTTP(307,
                       "You are not authenticated: you are being redirected to the <a href='" + auth_request_url + "'> authentication server</a>",
                       Location=auth_request_url)

        return None












>
181
182
183
184
185
186
187
188
189
190


            raise HTTP(307,
                       "You are not authenticated: you are being redirected to the <a href='" + auth_request_url + "'> authentication server</a>",
                       Location=auth_request_url)

        return None