mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 12:49:13 -04:00
Fix socket.io auth: Use connect to parse signed cookies (migrate to express v3)
This commit is contained in:
parent
0f436d5916
commit
0c9c1f514f
3 changed files with 20 additions and 10 deletions
|
@ -18,7 +18,7 @@
|
|||
"ueberDB" : "0.1.7",
|
||||
"async" : "0.1.x",
|
||||
"express" : "3.x",
|
||||
"connect" : "1.x",
|
||||
"connect" : "2.4.x",
|
||||
"clean-css" : "0.3.2",
|
||||
"uglify-js" : "1.2.5",
|
||||
"formidable" : "1.0.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue