- Aug 19, 2011
-
-
Shane Tomlinson authored
-
- Aug 18, 2011
-
-
Lloyd Hilaiel authored
lazy fetch csrf tokens in dialog immediately before a post request which requires them. fixes csrf race condition in beta and dev
-
Shane Tomlinson authored
-
Shane Tomlinson authored
The request was assuming XML, which caused jQuery to blow its top since the response was not valid XML. If we set the response to HTML, we can set the CSRF token directly from the response, without using response.body. issue #177
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
fix manage page, now we explicitly call /wsapi/csrf so that the page itself can be cached. issue #74
-
Lloyd Hilaiel authored
move /csrf to /wsapi/csrf. add /wsapi path to cookies, as all other requests should have aggressive cache headers. Only create a csrf token when the client asks for it. issue #173
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Aug 16, 2011
-
-
Lloyd Hilaiel authored
improve CTA for users new to browserid. closes #150 (maybe others won't agree with my solution. let's try)
-
Lloyd Hilaiel authored
-
- Aug 15, 2011
-
-
Shane Tomlinson authored
This keeps steal.build from trying to include 'csrf' as a file that needs compressed.
-
- Aug 12, 2011
-
-
Shane Tomlinson authored
We want it to look good in Chrome as well!
-
Shane Tomlinson authored
close #158.
-
Shane Tomlinson authored
This keeps steal.build from trying to include 'csrf' as a file that needs compressed.
-
- Aug 11, 2011
-
-
Shane Tomlinson authored
Fixes issue #147. close #147
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
When hitting enter in a form, the first "input[type=submit]" or "button" is clicked. We have to make sure the input[type=submit] is the first input element.
-
Shane Tomlinson authored
-
- Aug 10, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Cleanup.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-