Skip to main content

Alliance Auth Plugin

Project description

CorpTools

CI PyPI version Discord

Lightweight Toolbox of Bits and bobs for todays Eve Group on the go!

This module is the core of the CorpTools Ecosystem, this includes;

  • Invoices: Automatic tracking of payments made to a holding wallet.
  • Moons: Moon Mining tracking and Tax system.
  • Indy Dash: What Industrial structures have what rigs and where are they.
  • Pinger: High performance pings from the notification endpoint, using the data avaialbe from character audit.

Included Bits and Bobs:

  • Character Audit

    • Assets
    • Roles
    • Contacts
    • Notifications
    • Standings
    • Markets
    • Skills
      • List
      • Queue
      • Audit/Export
    • Wallet
      • Activity Analysis
    • History
    • Clones
      • Implants
  • Corp Audit

    • Wallets
    • Structures
    • Assets
  • Sec Group Filters

    • Audit Fully Loaded
    • Assets
      • Location
      • Type
      • Group
    • Skill List
    • Corporate Roles
    • Corporate Title
    • Main time in corp

Active Devs:

Installation

  1. Install the Repo from git pip install -U git+https://github.com/pvyParts/allianceauth-corp-tools.git
  2. Add 'corptools', to your INSTALLED_APPS in your projects local.py
  3. run migrations, collectstatic and restart auth
  4. run the corp tools setup managemnt command python manage.py ct_setup
  5. setup your perms as documented below
  6. add characters and corp tokens as required.

Set Corp Tools Name

Add the below lines to your local.py settings file, Changing the contexts to yours.

You can optionally se the name of the app in the ui by setting this setting

## name for Corp Tools
CORPTOOLS_APP_NAME = "Character Audit"

Usage

Seting up automatic updates

This will show how to do daily updates.

Currently this is:

  • 2 times an hour ( minute 15, and 45) 1/48th of the total character updates, for at worst 1 update per character per day
  • Corp update run on all corps hourly at minute 30
  1. Got Audit Admin
  2. Click Create or Update Periodic Tasks
  3. you can edit the schedules to work more inline with your group as required.

Permissions

There are some basic access perms

All permissions are filtered by main character, if a person has neutral alts loaded they will also be visible to someone who can see their main.

Perm Admin Site Perm Description
view_characteraudit nill Can view character audit. Generic Access perm to show the Member Audit Menu item
global_hr nill Can access other character's data for characters in any corp/alliance/state. Superuser level access
alliance_hr nill Can access other character's data for own alliance. Alliance only level access
corp_hr nill Can access other character's data for own corp. Corp restricted level access

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allianceauth-corptools-2.5.0.tar.gz (2.4 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page