-
Notifications
You must be signed in to change notification settings - Fork 197
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aces/Loris
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v27.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aces/Loris
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v27.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 22 files changed
- 8 contributors
Commits on Mar 26, 2026
-
* remove buildWhere with the SQL injection * remove buildWhere with the SQL injection
Configuration menu - View commit details
-
Copy full SHA for ae4c29e - Browse repository at this point
Copy the full SHA ae4c29eView commit details
Commits on Mar 27, 2026
-
to escape the configured path. Also wrap error message in htmlspecialchars. Co-authored-by: Dave MacFarlane <dave.macfarlane@mcin.ca>
Configuration menu - View commit details
-
Copy full SHA for c7b21bb - Browse repository at this point
Copy the full SHA c7b21bbView commit details
Commits on Mar 31, 2026
-
Copy both production and dev react to htdocs (#10427)
The webpack config is incorrectly only copying one (production or dev) version of react to htdocs. This causes the login page to stop loading based on the sandbox flag, which may be trying to load one or the other. The decision to copy or not in webpack is based on a NODE_ENV environment variable which is not used or documented anywhere in LORIS, and LORIS may dynamically choose one or the other based on the configuration variable which can be changed without recompiling. Go back to copying both so that LORIS will load regardless of the sandbox flag. Fixes #10425 Fixes #10400
Configuration menu - View commit details
-
Copy full SHA for 8c7c887 - Browse repository at this point
Copy the full SHA 8c7c887View commit details
Commits on Apr 1, 2026
-
* [security- document_repository] Adds BackEnd per site validation to match FrontEnd. * Keeps 27 and 28 release compatibility. --------- Co-authored-by: lorisadmin <rolando.acosta@mcin.ca>
Configuration menu - View commit details
-
Copy full SHA for ab11fc4 - Browse repository at this point
Copy the full SHA ab11fc4View commit details -
* Fix help content output * Set content-type: json to ajax help response * Remove extra line * Add file_exists check
Configuration menu - View commit details
-
Copy full SHA for ee3faf3 - Browse repository at this point
Copy the full SHA ee3faf3View commit details -
* [security - publication] Takes loris URL from server side, not from the form POST. * Takes out the reference to the direct link from templates. --------- Co-authored-by: lorisadmin <rolando.acosta@mcin.ca>
Configuration menu - View commit details
-
Copy full SHA for 8978dd6 - Browse repository at this point
Copy the full SHA 8978dd6View commit details
Commits on Apr 2, 2026
-
* [media] Permissions fix * Revert "Delete modules/media directory" This reverts commit c009e9f8275db6f2777a8d3937d58e2d65e8b6f6.
Configuration menu - View commit details
-
Copy full SHA for e7d12f9 - Browse repository at this point
Copy the full SHA e7d12f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b5f70f - Browse repository at this point
Copy the full SHA 5b5f70fView commit details -
Co-authored-by: Dave MacFarlane <dave.macfarlane@mcin.ca>
Configuration menu - View commit details
-
Copy full SHA for e01bcef - Browse repository at this point
Copy the full SHA e01bcefView commit details
Commits on Apr 8, 2026
-
* login redirect fix * url redirect - string and trim
Configuration menu - View commit details
-
Copy full SHA for f57f54b - Browse repository at this point
Copy the full SHA f57f54bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v27.0.2...v27.0.3