245 Commits

Author SHA1 Message Date
Adarnof
e29c1d3295 Discourse (#377)
* Initial work on Discourse integration

* Views for discourse

* Discourse group updates
Correct password display

* Removed password functions
Changed delete to suspend user forever
Added unsuspend check to add_user
2016-04-17 14:17:32 -05:00
Mr McClain
490d1944de removed redundant code (#386)
* Update ipboard_manager.py

* Update market_manager.py

* Update mumble_manager.py

* Update openfire_manager.py

* Update phpbb3_manager.py

* Update smf_manager.py
2016-04-15 11:35:18 -05:00
Mr McClain
4edcfafc8a Escaped mysql character to prevent errors 2016-04-15 03:57:52 -05:00
Mr McClain
35e69847ea Escaped mysql character to prevent errors 2016-04-15 03:57:32 -05:00
Mr McClain
445c1e82e5 Escaped mysql character to prevent errors 2016-04-15 03:57:13 -05:00
Mr McClain
4ca9a96f8d Escaped mysql character to prevent errors 2016-04-15 03:56:40 -05:00
Mr McClain
e69744b7eb Escaped mysql character to prevent errors 2016-04-15 03:56:22 -05:00
Mr McClain
3b8a62adaf Escaped mysql character to prevent errors 2016-04-15 03:55:55 -05:00
Mr McClain
ab9423ec1f Fixed Security Issue (#380)
* fixed security issue

* fixed security issue

* fixed security issue

* fixed security issue

* fixed security issue

* fixed security issue
2016-04-14 10:12:00 -05:00
Mr McClain
93d3481527 Addresses #379 2016-04-14 08:06:50 -05:00
Mr McClain
877c6511f3 Addresses #379 2016-04-14 08:06:28 -05:00
Mr McClain
affbc946a7 Addresses #379 2016-04-14 08:06:00 -05:00
Mr McClain
adde2bb7a8 Addresses #379 2016-04-14 08:05:36 -05:00
Mr McClain
3a508421be Addresses #379 2016-04-14 08:05:13 -05:00
Mr McClain
a4a23e3dde Addresses #379 2016-04-14 08:04:33 -05:00
Mr McClain
321ea9cca3 Closes #379 2016-04-14 08:03:37 -05:00
Mr McClain
6f8e478baf Evernus Alliance Market Integration (#369)
* Added SMF Forum Support

* removed comment

* Fixed bugs.

* removed unused SQL statement

* Fixed Grammer in debug code

* Fixed Null Bug

* Update operationmanagement.html

* fixed bug

* fixed error

* Users now show up on the posts correctly

* Evernus Alliance Market Integration

* removed duplicate function

* empty string handling
2016-04-07 20:46:14 -05:00
johanko
1759e32203 Update fleetup_manager.py 2016-04-07 21:03:10 +02:00
johanko
6ae79ff82e accidently deleted settings example, also fixed a missing folder in api URL.
Keep in mind, this Fleet-up integration has no errorhandling or logging.
2016-04-07 08:52:54 +00:00
Mr McClain
cfe0e23430 SMF Forum Integration
* Added SMF Forum Support

* removed comment

* Fixed bugs.

* removed unused SQL statement

* Fixed Grammer in debug code

* Fixed Null Bug

* Update operationmanagement.html

* fixed bug

* fixed error

* Users now show up on the posts correctly
2016-04-06 20:32:02 -05:00
johanko
1770fc5548 Fleetup API manager and views 2016-04-06 13:11:15 +00:00
Ydmir
23eec8e9a5 Fixes a discrepancy between corp and alliance mode, causing all characters to appear double in corporation mode. 2016-04-04 23:35:22 +02:00
orbitroom
75459361dc Added IP Board 4 2016-03-30 04:04:14 -05:00
Adarnof
361e4a6409 Prompt users to join TS when creating account
- will allow groups to sync
 - add button to get back to this prompt
 - do not sync groups until joined server
Closes #331
2016-03-26 03:08:28 +00:00
Mr McClain
959df638fa Update srp_manager.py 2016-03-23 20:25:47 -05:00
Mr McClain
9cf50bc5fe Update srp_manager.py 2016-03-23 20:25:02 -05:00
orbitroom
90a68cda21 Merge branch 'master' of https://github.com/orbitroom/allianceauth 2016-03-23 01:44:08 -04:00
orbitroom
faf5c473d8 Added Automatic Ship and ISK Fields 2016-03-23 01:40:46 -04:00
Adarnof
51e3c287b6 Merge pull request #308 from Adarnof/mumble
Mumble Ice Authenticator
2016-03-23 00:31:18 -04:00
orbitroom
376bf60421 Added the option to view shiptypes of killmails 2016-03-23 00:16:43 -04:00
Mr McClain
60108df287 inital commit 2016-03-22 20:10:36 -05:00
Adarnof
b8db2c464b Corrected authenticator group return
It works.
2016-03-21 02:46:23 +00:00
Adarnof
d1038d1b72 Removed missing function call 2016-03-21 01:57:51 +00:00
Adarnof
d461e6af79 Move error handling to api calls
- allows interpretation of diffferent evelink codes
2016-03-17 22:18:02 +00:00
Adarnof
8c4015126c ICE Authenticator for Murmur
- reads username, pwhash from db table containing MumbleUser models
 - needs to be started separately somehow, instructions unclear
 - adapted from https://github.com/mumble-voip/mumble-scripts/blob/master/Authenticators/SMF/2.0/smfauth.py
Closes #165
2016-03-15 01:36:24 +00:00
Ydmir
3aa3eb10c1 EveWho-manager can now read more than 200 members. 2016-03-11 09:09:14 +01:00
Adarnof
b6446f255e lowered loglevel of ApiError on invalid char ID 2016-03-05 18:04:45 -05:00
orbitroom
3a1537ca32 Cast string to list if one jabber group returned
Fixes #199
2016-02-21 23:21:57 -05:00
Adarnof
bfef9c3123 Lowered loglevel for evelink.APIError
Prevents unnecessary notifications when getting info for a corp with a bad corp ID
2016-02-17 17:08:22 -05:00
Adarnof
8682df56f0 Merge pull request #263 from Adarnof/fixcorp
New corp update function
2016-02-12 17:41:58 -05:00
Adarnof
a75391f270 Modified logical operators to prevent #262 2016-02-12 22:35:07 +00:00
Adarnof
4d0aa92809 Initial rework of corp/alliance model update
Corrected exception when determining id type
2016-02-12 17:30:52 +00:00
Adarnof
c51b3e2265 Merge pull request #250 from Adarnof/phpbb_security
Delete phpbb user session and autologin when disabled
2016-02-11 18:12:05 -05:00
Adarnof
fd2988dc46 Removed requests caching in preparation of custom evewho caching manager.
Addresses #235
2016-02-11 17:46:41 +00:00
Adarnof
1164b8d984 Revert "Revert discord manager to restore functionality" 2016-02-11 12:44:54 -05:00
Adarnof
54331d9075 Corrected token deletion 2016-02-09 12:50:25 +00:00
Adarnof
b9f322e136 Re-removed exc_info flags from logging messages 2016-02-09 12:37:11 +00:00
Adarnof
e5d8c62674 Rolled back Discord managers to fix #235
Commit chosen: 08cd2c1f1ade6845f5710329b0beab47ab7df6aa
Additional security implemented: tokens deleted for users after succesful addition to discord server.
 - prevents another user from authenticating with their email and wrong password
2016-02-09 12:32:08 +00:00
Adarnof
060c15ec5f Delete phpbb user session and autologin when disabled
Clear phpbb user groups when disabled
Addresses #249
2016-02-08 15:36:20 +00:00
Mr McClain
5839d64cb7 Updated Logging because I cant Spell 2016-02-07 15:28:58 -06:00