|
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 |
|