CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
38 stars 21 forks source link

Trying to bulk-register too many invalid students leads to ActionDispatch::Cookies::CookieOverflow #182

Closed blerner closed 4 years ago

blerner commented 4 years ago

Not sure why, or whether https://stackoverflow.com/questions/9473808/cookie-overflow-in-rails-application would suffice to fix it, or whether there's an underlying design mistake somewhere.