190 Commits

Author SHA1 Message Date
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
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
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
Mr McClain
56ddee22f8 Updated Logging To remove spam from logs. 2016-02-07 15:24:19 -06:00
kallama
82f8141ff7 Eve avatar url as https
Eve avatar url should be https instead of http so you don't get a mixed content warning if you use https on your forum. The ultimate solution would be http/https agnostic with :// instead, but I don't know if that would work in this file.
2016-02-03 16:08:00 -08:00
Trent Bartlem
7e760d4a56 log api key invalidation at INFO level
Deletion of characters associated with an API key is logged at INFO.

However, the reason that an API key is marked invalid in the first place is only logged at DEBUG, so if you have debug logging disabled, you won't know why.
2016-02-03 21:14:17 +10:00
Adarnof
a1343282d2 Implements solution for #224 2016-01-31 22:44:42 +00:00
Adarnof
2db7a71e9d Removed exc_info kwarg from logger.exception statements 2016-01-31 19:42:01 +00:00