2028e636a3
Use SameSite=Lax for LTI login
2022-09-06 13:28:12 +02:00
7f0d8b63f9
Use Cookie Prefix in Production and Staging
2022-09-06 11:21:38 +02:00
fe41d44548
Use SameSite strict for cookies
2022-09-06 11:20:56 +02:00
5707e4c914
Use secure cookies for production and staging
2022-07-15 00:35:09 +02:00
237c225732
Add support for running CodeOcean under a subpath
...
* Also refactor (JavaScript) routes
2021-07-06 19:33:55 +02:00
6cbecb5b39
Apply automatic rubocop fixes
2021-05-14 22:03:06 +02:00
567a75d9ae
Change session validity to 1 month
2021-04-22 11:45:35 +02:00
9a5514942e
Remove CSRF debug features
2021-04-22 11:31:30 +02:00
a174d75a47
Debug CSRF issues temporarily
2021-03-10 13:51:29 +01:00
ca28e0aa87
updated rails from 4.1.13 to 4.2.5. This is required for rails to make use of new features in postgres 9.5
...
@Ralf
TODO: migration /Users/groucho/Documents/HPI/workspace/Xikolo-CodeOcean/codeocean/db/migrate/20160204111716_add_user_to_code_harbor_link.rb
is broken. A reference is made to table users which does not exist.
Workaround: run rake db:schema:load before running db:migrate. Still this should be fixed.
2016-12-31 00:05:23 +01:00
7477d4c6dd
transitionally downgraded to Rails 4.1 since activerecord-jdbcpostgresql-adapter is not fully compatible with Active Record 4.2
2015-03-02 15:04:37 +01:00
56acd4c3c3
updated to Rails 4.2
2015-02-18 10:41:26 +01:00
4cbf9970b1
transferred Code Ocean from original repository to GitHub
2015-01-22 10:01:32 +01:00