allianceauth-blacklist


Nameallianceauth-blacklist JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Solar-Helix-Independent-Transport/allianceauth-blacklist
SummaryAlliance Auth Plugin
upload_time2023-02-06 08:28:47
maintainer
docs_urlNone
authorAaronKable
requires_python
licenseGNU General Public License v3 (GPLv3)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # allianceauth-blacklist

**You Shall Not Pass!**

## Installation

1. Install from pip `pip install allianceauth-blacklist`
2. Add `'blacklist'` to INSTALLED_APPS in local.py
3. Run the management command to update AA's State system `python myauth/manage.py blacklist_state`
4. Give permissions
5. done ski

## Features

- Integration with Alliance Auth's State System, creates an maintains a Blacklisted State to ensure no services access is granted to Blacklisted users
- Notes
- Comments on Notes

## Permissions

Category | Perm | Admin Site | Auth Site
--- | --- | --- | ---
Access |view_basic_eve_notes | Can View own corps notes | nill
Access |view_eve_blacklist | Can View the Blacklist | nill
Access |view_eve_notes | Can view all eve notes | nill
Notes | add_basic_eve_notes | Can Add own corp members to notes | nill
Notes | add_new_eve_notes | Can add new eve notes | nill
Notes | view_restricted_eve_notes | Can View restricted eve notes | nill
Notes | add_restricted_eve_notes | Can Add restricted eve notes | nill
Notes | add_to_blacklist | Can add/remove from the Blacklist | nill
Comments | view_eve_note_comments | Can view eve note comments | nill
Comments | view_eve_note_restricted_comments | Can view restricted eve note comments | nill
Comments | add_new_eve_note_comments | Can add comments on eve notes | nill
Comments | add_new_eve_note_restricted_comments | Can add new restricted comments to eve notes | nill

## Contributing

Make sure you have signed the [License Agreement](https://developers.eveonline.com/resource/license-agreement) by logging in at <https://developers.eveonline.com> before submitting any pull requests. All bug fixes or features must not include extra superfluous formatting changes.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Solar-Helix-Independent-Transport/allianceauth-blacklist",
    "name": "allianceauth-blacklist",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "AaronKable",
    "author_email": "aaronkable@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/f7/34c2b88130b45f4a6c0effb5fd369608a48ec35fdb2f216aea164ec089ab/allianceauth-blacklist-0.1.1.tar.gz",
    "platform": null,
    "description": "# allianceauth-blacklist\n\n**You Shall Not Pass!**\n\n## Installation\n\n1. Install from pip `pip install allianceauth-blacklist`\n2. Add `'blacklist'` to INSTALLED_APPS in local.py\n3. Run the management command to update AA's State system `python myauth/manage.py blacklist_state`\n4. Give permissions\n5. done ski\n\n## Features\n\n- Integration with Alliance Auth's State System, creates an maintains a Blacklisted State to ensure no services access is granted to Blacklisted users\n- Notes\n- Comments on Notes\n\n## Permissions\n\nCategory | Perm | Admin Site | Auth Site\n--- | --- | --- | ---\nAccess |view_basic_eve_notes | Can View own corps notes | nill\nAccess |view_eve_blacklist | Can View the Blacklist | nill\nAccess |view_eve_notes | Can view all eve notes | nill\nNotes | add_basic_eve_notes | Can Add own corp members to notes | nill\nNotes | add_new_eve_notes | Can add new eve notes | nill\nNotes | view_restricted_eve_notes | Can View restricted eve notes | nill\nNotes | add_restricted_eve_notes | Can Add restricted eve notes | nill\nNotes | add_to_blacklist | Can add/remove from the Blacklist | nill\nComments | view_eve_note_comments | Can view eve note comments | nill\nComments | view_eve_note_restricted_comments | Can view restricted eve note comments | nill\nComments | add_new_eve_note_comments | Can add comments on eve notes | nill\nComments | add_new_eve_note_restricted_comments | Can add new restricted comments to eve notes | nill\n\n## Contributing\n\nMake sure you have signed the [License Agreement](https://developers.eveonline.com/resource/license-agreement) by logging in at <https://developers.eveonline.com> before submitting any pull requests. All bug fixes or features must not include extra superfluous formatting changes.\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Alliance Auth Plugin",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42f734c2b88130b45f4a6c0effb5fd369608a48ec35fdb2f216aea164ec089ab",
                "md5": "c3aed46a1825d8f05a498d8e5cf8004d",
                "sha256": "baae3b23a54ece02940bfab66d4e0055f77f80ce068d70c1c00caebe7389b723"
            },
            "downloads": -1,
            "filename": "allianceauth-blacklist-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c3aed46a1825d8f05a498d8e5cf8004d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19079,
            "upload_time": "2023-02-06T08:28:47",
            "upload_time_iso_8601": "2023-02-06T08:28:47.547019Z",
            "url": "https://files.pythonhosted.org/packages/42/f7/34c2b88130b45f4a6c0effb5fd369608a48ec35fdb2f216aea164ec089ab/allianceauth-blacklist-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 08:28:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Solar-Helix-Independent-Transport",
    "github_project": "allianceauth-blacklist",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "allianceauth-blacklist"
}
        
Elapsed time: 0.04173s