{"id":34032230,"url":"https://github.com/k-tech-italy/django-temprole","last_synced_at":"2026-04-07T17:32:13.985Z","repository":{"id":323496112,"uuid":"1093533688","full_name":"k-tech-italy/django-temprole","owner":"k-tech-italy","description":"Django temporary role grant","archived":false,"fork":false,"pushed_at":"2025-11-10T15:38:38.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-01-03T06:24:47.027Z","etag":null,"topics":["auth","authorization","django","role"],"latest_commit_sha":null,"homepage":"https://k-tech-italy.github.io/django-temprole/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/k-tech-italy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-10T13:56:43.000Z","updated_at":"2025-11-10T13:59:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/k-tech-italy/django-temprole","commit_stats":null,"previous_names":["k-tech-italy/django-temprole"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k-tech-italy/django-temprole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-tech-italy%2Fdjango-temprole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-tech-italy%2Fdjango-temprole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-tech-italy%2Fdjango-temprole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-tech-italy%2Fdjango-temprole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k-tech-italy","download_url":"https://codeload.github.com/k-tech-italy/django-temprole/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-tech-italy%2Fdjango-temprole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["auth","authorization","django","role"],"created_at":"2025-12-13T18:40:51.940Z","updated_at":"2026-04-07T17:32:13.976Z","avatar_url":"https://github.com/k-tech-italy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-temprole\n\n[![PyPI version](https://badge.fury.io/py/django-temprole.svg)](https://badge.fury.io/py/django-temprole)\n[![GitHub version](https://badge.fury.io/gh/k-tech-italy%2Fdjango-temprole.svg)](https://badge.fury.io/gh/k-tech-italy%2Fdjango-temprole)\n[![Test](https://github.com/k-tech-italy/django-temprole/actions/workflows/test.yml/badge.svg)](https://github.com/k-tech-italy/django-temprole/actions/workflows/test.yml)\n[![Lint](https://github.com/k-tech-italy/django-temprole/actions/workflows/lint.yml/badge.svg)](https://github.com/k-tech-italy/django-temprole/actions/workflows/lint.yml)\n[![Documentation](https://github.com/k-tech-italy/django-temprole/actions/workflows/docs.yml/badge.svg)](https://github.com/k-tech-italy/django-temprole/actions/workflows/docs.yml)\n\u003c!-- [![Docs](https://readthedocs.org/projects/django-concurrency/badge/?version=stable)](http://django-concurrency.readthedocs.io/en/stable/) --\u003e\n[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)\n[![Django](https://img.shields.io/pypi/frameworkversions/django/django-temprole?label=django-versions)](https://pypi.org/project/django-temprole/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/django-temprole.svg)](https://pypi.org/project/django-concurrency/)\n\n\u003c!--\n[![codecov](https://codecov.io/github/k-tech-italy/django-temprole/graph/badge.svg?token=BNXEW4JAYF)](https://codecov.io/github/k-tech-italy/django-temprole)\n[![coverage](https://codecov.io/github/k-tech-italy/django-temprole/coverage.svg?branch=develop)](https://codecov.io/github/k-tech-italy/django-temprole?branch=develop)\n--\u003e\n\n\ndjango-temprole is a Django app.\n\nNOTE: Provide a more detailed description here.\n\n\n## Dependencies\n\n* Python 3.10 or later\n* Django 4.2 or later\n\n\n## Installation\n\n* Install django-temprole using your package manager of choice, e.g. Pip:\n  ```bash\n  pip install\n  ```\n  add the django_temprole in the settings:\n  ```python\n    INSTALLED_APPS = [\n        ...\n        'django_temprole',\n        ...\n    ]\n  ```\n\n  and add the authentication backend in the settings:\n  ```python\n    AUTHENTICATION_BACKENDS = [\n        'django.contrib.auth.backends.ModelBackend',\n        'django_temprole.backends.TemporaryPermissionBackend',\n    ]\n  ```\n\n* Check that your configuration is valid:\n  ```bash\n  python manage.py check\n  ```\n\n## Bug reports and requests for enhancements\n\nPlease open an issue on the project's [issue tracker on GitHub](https://github.com/k-tech-italy/django-temprole/issues).\n\n## Contributing to the project\n\nSee the [contribution guide](CONTRIBUTING.md).\n\n## Licensing\n\nAll rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-tech-italy%2Fdjango-temprole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-tech-italy%2Fdjango-temprole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-tech-italy%2Fdjango-temprole/lists"}