{"id":27425803,"url":"https://github.com/djaodjin/djaodjin-rules","last_synced_at":"2025-04-14T12:29:10.412Z","repository":{"id":40417982,"uuid":"52166128","full_name":"djaodjin/djaodjin-rules","owner":"djaodjin","description":"Proxy HTTP firewall","archived":false,"fork":false,"pushed_at":"2025-04-07T18:46:46.000Z","size":1767,"stargazers_count":4,"open_issues_count":8,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T19:41:08.135Z","etag":null,"topics":["django","proxy","role-based-access-control","security"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djaodjin.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-20T17:35:53.000Z","updated_at":"2025-04-07T18:46:50.000Z","dependencies_parsed_at":"2023-12-29T04:38:05.405Z","dependency_job_id":"9b86a913-fe73-4390-b1d4-0576e797ba95","html_url":"https://github.com/djaodjin/djaodjin-rules","commit_stats":{"total_commits":205,"total_committers":3,"mean_commits":68.33333333333333,"dds":0.1609756097560976,"last_synced_commit":"fe8d4c68b1c03251b61ed1fff2a533603e3e138b"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djaodjin","download_url":"https://codeload.github.com/djaodjin/djaodjin-rules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248880858,"owners_count":21176746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","proxy","role-based-access-control","security"],"created_at":"2025-04-14T12:29:09.224Z","updated_at":"2025-04-14T12:29:10.392Z","avatar_url":"https://github.com/djaodjin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"DjaoDjin-Rules\n==============\n\n[![PyPI version](https://badge.fury.io/py/djaodjin-rules.svg)](https://badge.fury.io/py/djaodjin-rules)\n\nFlexible framework to check permissions to URIs and forward HTTP requests\n\nThis project contains bare bone templates. To see it in action, integrated into\na full-fledged subscription-based session proxy with bootstrap-styled\ndashboards, take a look at [djaoapp](https://github.com/djaodjin/djaoapp/).\n\nDevelopment\n===========\n\nAfter cloning the repository, create a virtualenv environment and install\nthe prerequisites:\n\n    $ python -m venv .venv\n    $ source .venv/bin/activate\n    $ pip install -r testsite/requirements.txt\n\nIt remains to create the database and populate it with test data.\n\n    $ python ./manage.py migrate --run-syncdb --noinput\n    $ python ./manage.py loaddata testsite/fixtures/test_data.json\n\nRun the testsite\n\n    $ python ./manage.py runserver\n\n\nRelease Notes\n=============\n\nTested with\n\n- **Python:** 3.10, **Django:** 4.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.12, **Django:** 5.1 (next)\n- **Python:** 3.7, **Django:** 3.2 (legacy)\n\n0.4.9\n\n  * uses settings.AUTHENTICATION_OVERRIDE instead of as an App field\n  * fixes `get_raw_uri` was removed in Django4.2\n\n[previous release notes](changelog)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaodjin%2Fdjaodjin-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjaodjin%2Fdjaodjin-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaodjin%2Fdjaodjin-rules/lists"}