|
c280a58214
|
Resolve Rails.application.secrets deprecation
|
2024-01-19 11:06:40 +01:00 |
|
|
1296a12a6d
|
Language Selector: Prevent duplicate locale= keys
|
2023-06-23 22:21:56 +02:00 |
|
|
1c5eb09138
|
Safely join new parameters when switching the language
Fixes CODEOCEAN-JY
|
2023-03-14 16:36:29 +01:00 |
|
|
574e99eddd
|
Fix rubocop offenses - Requires Ruby 3.1+
|
2022-11-25 11:10:06 +01:00 |
|
|
9bd900bd86
|
Raise NotAuthorized Error if ID cannot be found
Fixes CODEOCEAN-F3
|
2022-11-17 20:47:33 +01:00 |
|
|
60078701f5
|
Editor: Allow file retrieval after code run
|
2022-10-29 18:49:18 +02:00 |
|
|
f22e3b56f1
|
AuthenticatedUrlHelper: Rescue URI::InvalidURIError
This error should usually nto happen, but we catch it just to be safe.
|
2022-10-04 16:06:28 +02:00 |
|
|
53db7e80d0
|
AuthenticatedUrlHelper: Fix extraction of parameters
* Previously, all parameters were removed
|
2022-10-04 16:06:28 +02:00 |
|
|
16c00ec136
|
Add support for signed URLs used by the render_file function
|
2022-09-23 21:35:22 +02:00 |
|