Oarepo-ui

Latest version: v5.2.48

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

Scan your dependencies

Page 25 of 37

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}

5.0.48

5.0.47

5.0.46

5.0.45

Page 25 of 37

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.