- Dec 17, 2024
-
-
Steven Murray authored
-
- Nov 21, 2024
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
Turn regex match string into a Python raw string literal in order to avoid the "DeprecationWarning: invalid escape sequence \d" warning
-
Mihai Patrascoiu authored
Make the "t_token_provider.issuer" database look-up more robust: it should accept both '/' and not '/' terminated issuers in the database
-
Mihai Patrascoiu authored
Avoid "list index out of range" access in /jobs profiling wrapper when the requests originate from the anonymous identity
-
- Nov 15, 2024
-
-
Joao Pedro Lopes authored
-
Joao Pedro Lopes authored
-
- Oct 31, 2024
-
-
Joao Pedro Lopes authored
-
- Oct 09, 2024
-
-
Joao Pedro Lopes authored
- If a token does not contain the nbf claim consider the current unixtimestamp as the nbf - When computing the token lifetime consider the period between the moment the token gets sumitted to FTS and its expiry timestamp
-
Joao Pedro Lopes authored
-
Joao Pedro Lopes authored
Create new VerifyAudience config variable to control whether or not the FTS server should verify the aud field in a JWT token
-
- Oct 03, 2024
-
-
Steven Murray authored
-
- Sep 24, 2024
-
-
Steven Murray authored
-
- Sep 03, 2024
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
This behavior is configurable via the "NonManagedTokens" configuration option
-
- Aug 20, 2024
-
-
Steven Murray authored
-
Steven Murray authored
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
FTS-2046: Prevent existing "file-metadata" from bulk submission file being overwritten by null value
-
- Aug 08, 2024
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
- Aug 02, 2024
-
-
Mihai Patrascoiu authored
FTS-2032: add the "--disable-cleanup" option to the "fts-rest-transfer-submit" cli See merge request !118
-
Louis Regnier authored
-
- Aug 01, 2024
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
- Jul 22, 2024
-
-
Steven Murray authored
-
- Jul 19, 2024
-
-
Steven Murray authored
-
- Jul 16, 2024
-
-
Joao Pedro Lopes authored
Some ORMs are case sensitive and require the description of the column names to match exactly the name of the column in the DB
-
- Jul 12, 2024
-
-
Steven Murray authored
-
Joao Pedro Lopes authored
-
- Jul 05, 2024
-
-
Mihai Patrascoiu authored
As we're building only for Alma9, the Docker image file stays the same for both commit and tag Docker builds
-
- Jul 04, 2024
-
-
Mihai Patrascoiu authored
FTS-2030: Move "pylint" and "functional_tests" jobs to the new Flask CI image (built with Python3.9 - Python3.11)
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
- gitlab-CI - the CI Dockerfile - the RPM building scripts - update Readme
-
Mihai Patrascoiu authored
-
- Jun 27, 2024
-
-
Mihai Patrascoiu authored
- Reduce radon threshold from "B" to "C" - Install the "fts-diff-9.1.0" schema from the "fts/fts3@FTS-2007_overwrite_disk" branch
-