sinatra / rack-protection

NOTE: This project has been merged upstream to sinatra/sinatra
https://github.com/sinatra/sinatra/tree/master/rack-protection
818 stars 58 forks source link

Mask CSRF tokens to mitigate BREACH attack #64

Closed louismullie closed 8 years ago

louismullie commented 11 years ago

See the following pull request: https://github.com/rails/rails/pull/11729. Is there anybody interested in giving a shot at it? I can try, but I'm probably not going to get to it unless next week.

zzak commented 8 years ago

Fixed by sinatra/sinatra#1171