Oarepo-ui

Latest version: v5.2.58

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 26 of 39

5.0.54

5.0.53

5.0.52

5.0.51

5.0.50

Apart from passing permissions to jinja templates & forms, passing the same ones to the search context dictionary. See 5.0.49 release for more details.

5.0.49

A new key, *permissions*, has been added to form_config and jinja rendering context.
The value is a dictionary containing on record:

python
{
"can_delete_draft": False,
"can_edit": False,
"can_manage": False,
"can_manage_files": False,
"can_manage_record_access": False,
"can_new_version": False,
"can_read_files": False,
"can_review": False,
"can_update_draft": False,
"can_view": False,
}


and on search:

python
permissions={"can_create": True}

Page 26 of 39

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.