Phraseanet
Phraseanet copied to clipboard
Digital Asset Management PHP app
## Changelog ### Adds - PHRAS-4063: Phraseanet - Keycloack - refresh token implementation
## Changelog ### Adds - PHRAS-4085: new route `/api/v3/monitor/data/?oauth_token=xxx&blocksize=16ko&unit=mo&details=1` `blocksize` is a number with possible units : '', 'o', 'octet', 'octets', 'Ko', 'Mo', 'Go' ; default: "" (same as 1...
## Changelog bumps to 4.1.9 ### Adds - PHRAS-4078: **Alert for "downloaders"** ExpiringRights plugin moved to core ("downloaders" alerts). New table "ExpiringRights". Migration of conf+data is automatic, but please **verify**....
Dear, Through windows 11, I access wsl unbuntu. Each time I upload a file, error happens. Like below. **An exception has been thrown during the rendering of a template ("Failed...
## Changelog ### Fixes - PHRAS-3857: Check CSRF token on account
## Changelog ### Fixes - PHRAS-4088: improve workerrunningjob finished
## Changelog ### Fixes - PHRAS-4084: workers - cancel a workers jobs if error is "record not found"
AWS spells it RESTful https://aws.amazon.com/what-is/restful-api/#:~:text=RESTful%20API%20is%20an%20interface,applications%20to%20perform%20various%20tasks. ## Changelog ### Changed - Breaking change ### Fixes - PHRAS-XXX: Short description of bug and fix - Short description of bug and fix without...
composer.json was changed from PHP 5.5 to PHP 7.0 here: https://github.com/alchemy-fr/Phraseanet/pull/3712 I am wondering about your thoughts and plans for PHP 8.x Related: https://github.com/alchemy-fr/Media-Alchemyst/pull/47 Thanks!