Browse Apps

allianceauth-securegroups

Alliance Auth Plugin


Secure Groups

Plugin for Auto Group Bot Stuffs for Alliance Auth.

On its own this app does very little! However it leverages any module that is capable of providing a filter. Giving you the ability to add a very wide range of automatic filtration options your groups.

Features

  • Manual Groups, either auto join or still request join via Alliance Auth's Built in Group Management system.
  • Auto Groups, process all member states for a filter and add/remove who ever passes/doesn't.
  • A Grace on failure feature when already in the group with notifications to users to alow time to rectify
  • Pings to users on discord and in auth when they are due for and removed
  • Smart Group Filters included with this app:
  • Character in Alliance on account
  • Character in Corp on account
  • User has group

Apps that provide a filter

Information for Third Party Developers can be found Here Not in any particular order:

  • CorpTools
  • Assets in Locations
  • Skill List checks
    • Single of many or,
    • Require many
  • Main's time in Corp
  • All characters loaded in corp-tools
  • Corporate Role checks
  • Corporate Title check
  • Highest SP on a Character check
  • Statistics
  • zKill - x Kills in x Months
  • Blacklist module ( link )
  • users has no flags or has or has never had blacklisted char
  • Member Audit via its integration.
  • Activity Filter
  • Asset Filter
  • Character Age Filter
  • Member Audit Compliance Filter
  • Skill Set Filter
  • Skill Point Filter
  • Invoices
  • No Overdue Invoices check
  • Total isk paid in time period ( greater than or less than )

Soon(tm) Wishlist

  • Please request any "filters" you feel are worthwhile.

Installation

Install

  1. pip install allianceauth-securegroups
  2. edit your local.py amd add 'securegroups', to INSTALLED_APPS
  3. run migrations python myauth/manage.py migrate securegroups
  4. restart auth supervisorctrl restart all
  5. create the update task by running python myauth/manage.py setup_securegroup_task
  6. this will create an hourly task to run all your smart group checks. you cam edit this schedule as you desire from withing the admin site. Admin > Periodic Tasks > Secure Group Updater

Configuration

  1. Create an Auth Group. Admin > Group Management > Group > Add Group.
  2. WARNING: There is a bug in auth that will wipe andy "AuthGroup" Settings on first save, to get around this, Set your groups name then click save and continue, then edit the rest of the settings.
  3. Group Settings:
    • The Smart Group will override the important ones.
    • Hidden On, Internal Off, Public Off
    • The rest of the settings are observed as per Alliance Auth's normal group behavior
    • Open: Setting this will let anyone that passes the checks to join without a manager approval.
    • States:
    • Set states here to limit auto groups to specific states
    • Having no states will make an autogroup run against the entire user base. ( this is not recommended )
  4. Create your Smart Filters
  5. These will be in admin but can be under many apps that may provide a 3rd party filter
  6. Create the filter and add your options as needed.
  7. Set any Filters "Grace Periods", Admin > Secure Groups > Smart Filters
  8. the default is 5 Days.
  9. 0 is no grace.
  10. after the elapsed time the user will be removed.
  11. Setup the Smart Group Admin > Secure Groups > Smart Groups > Add Smart Group
  12. Group: pick group from step one
  13. Description Optional: to add to the group description in list
  14. Filters: pick your Smart Filters from Step 2
  15. Enabled: Turning this off Smart Groups don't show im the groups screen or run in any tasks
  16. Can Grace: Turning this off overrides all grace periods for Instant Kick during updates.
  17. Auto Group: Hides the group from the Secure Groups list, and will run every user in "member" States and constantly keep it in sync.
  18. Include In Updates: Setting this off will alow you to have a check om join and never again style group.

Permissions

Permision Explanation
securegroups - smart group - Can access sec group requests screen Grants access to the secure group request screen.
securegroups - smart group - Can audit sec groups members Grants access to the secure group auditing screen, for groups the user is a leader of.

Notifications

  • You can send a simple update log to a discord webhook
  • set these up in Admin > Secure Groups > Group Update Webhooks > Add Group Update Webhook
  • If you are using the AllianceAuth Discord Bot from Here users will be notified of pending removals and or removals from groups via DM's from the bot with an explanation. This requires no configuration.

Screenshots

Admin Setup of Smart Groups

img

User Group Selection

img

User Failed Checks

img

User Passed Checks

img

Audit Secure Groups

img img img

Discord Message Example

img

Issues

Please remember to report any Secure Groups related issues using the issues on this repository.

Contributing

Make sure you have signed the License Agreement by logging in at EVE Developers before submitting any pull requests.

All bug fixes or features must not include extra superfluous formatting changes. If you want to reformat the repository do it in its own MR.

No reviews yet...

Python Requirements

No information about requirements

Required Python packages to be installed and other Python requirement.

App Dependencies

No information about requirements

Dependencies to other apps registered in this app directory.

Classifiers

  • Environment :: Web Environment
  • Framework :: Django
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3.6
  • Topic :: Internet :: WWW/HTTP
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content

Version

0.7.0

License

MIT License

Homepage

  https://github.com/pvyParts/allianceauth-secure-groups

PyPI

  https://pypi.org/project/allianceauth-securegroups/

Last updated

2 weeks, 6 days ago

First published

3 years, 8 months ago

Category

Plugin Apps

Rating

-

Authors

Aaron Kable

Maintainers

-

Please login to see more options.