Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aa-corpstats-two

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aa-corpstats-two

Alliance Auth Plugin

  • 1.1.7
  • PyPI
  • Socket score

Maintainers
1

CorpStats 2.0

Electric Boogaloo!

Coverage Status Build Status

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

  1. Install the Repo pip install aa-corpstats-two
  2. Add 'corpstats', to your INSTALLED_APPS in your projects local.py
  3. run migrations and restart auth
  4. 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

PermAdmin SiteAuth Site
corpstats view_corp_corpstatsNoneCan view corp stats of their corporation.
corpstats view_alliance_corpstatsNoneCan view corp stats of members of their alliance.
corpstats view_state_corpstatsNoneCan view corp stats of members of their auth state.
corpstats view_all_corpstatsNoneCan view all corp stats.
corpstats add_corpstatCan create modelCan add new corpstats using an SSO token.
corpstats change_corpstatCan edit modelNone.
corpstats remove_corpstatCan delete modelNone.

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc