Joel Falknau
f342ccbc6a
Revert "[REMOVE] Unused imports"
...
This reverts commit f497c18e5b5f6cd504ff57913a88beb5818ffdcb.
2025-03-03 11:47:19 +10:00
Peter Pfeufer
f497c18e5b
[REMOVE] Unused imports
2025-02-16 23:20:36 +01:00
Erik Kalkoken
51ae604efd
Fix custom error views
2023-12-02 01:30:26 +00:00
Erik Kalkoken
7cb7e2c77b
Add public routes feature
2023-08-01 10:20:13 +00:00
Erik Kalkoken
dd1a368ff6
Close security loopholes to make non-superuser admins usable
2022-05-12 03:56:22 +00:00
Erik Kalkoken
a68163caa3
Fix: Users can be assigned to groups depite not matching state restrictions
2022-02-26 05:19:45 +00:00
Adarnof
23849b9f42
Allow assigning factions to states.
2021-10-26 09:16:28 +00:00
Peter Pfeufer
e6a4cea4de
editorconfig applied
2021-05-17 11:42:28 +02:00
Peter Pfeufer
a99a375375
one and only one empty line at the end of the file
2021-05-17 09:48:57 +02:00
Peter Pfeufer
8c3df89d52
remove trailing whitespaces
2021-05-17 09:46:11 +02:00
ErikKalkoken
bd1ed6ff73
Add user as return value to add permission methods
2020-09-15 12:35:58 +02:00
Aaron Kable
7f7500ff0c
Change EveModels to Integer ID fields
2020-06-09 13:10:10 +00:00
Erik Kalkoken
38083ed284
Discord service major overhaul
2020-05-18 01:01:13 +00:00
Erik Kalkoken
127ec63d76
Add sorting to group view and add tests to group management
2020-04-02 03:01:27 +00:00
Adarnof
e47c04a0b0
Deactivate services when user loses main character.
...
This will prevent issues with service username formatting when access permissions are granted to the guest state. While users without mains cannot activate a service they could still retain an active account and it's possible to schedule a nickname update task which would subsequently error out.
Also it seems like a security issue if someone has a service account but their EVE character isn't known. cc8a7a18d23e9beb6e0a498a314e4c3bcae3f700 prevented accessing the services page without a main, now this ensures users don't have an account to manage.
2018-04-20 13:28:41 -04:00
Basraah
650408f61c
Unit test tweaks
2017-09-26 15:13:37 +10:00
Basraah
786859294d
Restructure Alliance Auth package ( #867 )
...
* Refactor allianceauth into its own package
* Add setup
* Add missing default_app_config declarations
* Fix timerboard namespacing
* Remove obsolete future imports
* Remove py2 mock support
* Remove six
* Add experimental 3.7 support and multiple Dj versions
* Remove python_2_unicode_compatible
* Add navhelper as local package
* Update requirements
2017-09-19 09:46:40 +10:00