Alliance Auth Plugin
Project description
CorpStats 2.0
Electric Boogaloo!
Extended Corpstats module for AllianceAuth with some extra features around corp member tracking, and auth utilization.
Includes:
- Corp level views
- Corp Overview views
- Member Service activation stats
- Member Tracking
- Last Login and Duration
- Last known ship
Upcoming:
- Member Location Tracking
- Last known location of members
Based on the hard work of:
Active Devs:
Installation
- Install the Repo
pip install aa-corpstats-two
- Add
'corpstats',
to yourINSTALLED_APPS
in your projectslocal.py
- run migrations and restart auth
- setup your perms as documented below
Permissions
If you are coming fromn the inbuilt module simply replace your perms from corputils
with the matching corpstats
perm
Perm | Admin Site | Auth Site |
---|---|---|
corpstats view_corp_corpstats | None | Can view corp stats of their corporation. |
corpstats view_alliance_corpstats | None | Can view corp stats of members of their alliance. |
corpstats view_state_corpstats | None | Can view corp stats of members of their auth state. |
corpstats view_all_corpstats | None | Can view all corp stats. |
corpstats add_corpstat | Can create model | Can add new corpstats using an SSO token. |
corpstats change_corpstat | Can edit model | None. |
corpstats remove_corpstat | Can delete model | None. |
Usage
Is very well documented here
Contributing
Make sure you have signed the 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.
Changes
1.1.0
- Added service activation information
- Modified alliance view to show all corpstats visible to a user
- updated to django-esi >= 2.0.0
- FA 5 update
1.0.4
- perms fixes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aa-corpstats-two-1.1.7.tar.gz
.
File metadata
- Download URL: aa-corpstats-two-1.1.7.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c67f2e8e043c0217e981337f0d02c9796b43b24e5c3df48e30cd09b969f17726
|
|
MD5 |
17f3e6dedebbaf4082a7821dadb7ddaf
|
|
BLAKE2b-256 |
bc937012db30957c989946b2c0bdee8739aa2acdebcabf7fd6f8a492f5e81303
|