This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
diaspora
Watch
1
Star
1
Fork
0
You've already forked diaspora
mirror of
https://github.com/diaspora/diaspora.git
synced
2026-04-29 03:01:03 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4dba54ff35e41fc32f28887bb361ec29ff4da81
diaspora
/
script
History
Raphael
229e202a72
Take httponly off of session cookies so that the websocket works in firefox 3.x. XSS attacks would now be easier to exploit if found. A possible replacement for opening this security hole is to set a new cookie value for Firefox users that stores a randomly generated key which would give a websocket with that key access.
2010-11-04 15:17:28 -07:00
..
build
rechmoded build
2010-07-06 19:24:50 -07:00
cucumber
Add cucumber and run the generator
2010-09-26 11:35:50 -04:00
rails
Basic 1.9.2 port
2010-09-16 14:41:33 +09:00
server
Revert change from ps ax to pgrep, pgrep isn't on every computer
2010-10-19 10:29:23 -07:00
websocket_server.rb
Take httponly off of session cookies so that the websocket works in firefox 3.x. XSS attacks would now be easier to exploit if found. A possible replacement for opening this security hole is to set a new cookie value for Firefox users that stores a randomly generated key which would give a websocket with that key access.
2010-11-04 15:17:28 -07:00