31 Commits

Author SHA1 Message Date
Adarnof
8442ec1f55 Changed discord account handling. Now requests email and password and grabs UID via API.
UID is stored in authserviceinfo model and used as required.
2015-12-02 01:02:13 +00:00
Adarnof
ec1b17df25 Dissociates user account from email address when deleting service. 2015-12-01 07:56:13 +00:00
Adarnof
f6ef741e63 Added password change function as reset action. 2015-12-01 06:55:33 +00:00
Adarnof
57b44620cd Disabled Discord account reset until a proper mechanism can be thought up. 2015-12-01 06:23:18 +00:00
Adarnof
54d216bdf0 Changed how user account deletions are handled.
Now bans/unbans account as necessary.
2015-12-01 04:50:14 +00:00
Adarnof
c009420536 Included Discord in disable_services from common_task.
Changed how user accounts in discord are handled: endpoint accepts password and email.
Accounts are created with a password(random) and their user email. Need to activate account through link in email.
2015-12-01 04:12:50 +00:00
Adarnof
d3c8189c92 Corrected Discord user deletion logic.
Fixed Discord account reset.
2015-11-30 23:51:39 +00:00
Adarnof
d9ffaa5e50 Initial work on reset discord account. 2015-11-30 23:41:44 +00:00
Adarnof
a6447d3596 Added link to discord server to services page.
Corrected handling of user deletion to return true if account absent on server.
2015-11-30 23:01:44 +00:00
Adarnof
34a27ba885 Added syncgroup logic to celery tasks.
Wrote request handles for enabling and disabling discord user.
2015-11-30 22:08:17 +00:00
Adarnof
5ab4ce2869 Yet another typo 2015-11-15 20:22:22 +00:00
Adarnof
0a24f3bad4 Enabled forum avatar images in phpbb set by main character id 2015-11-15 20:12:26 +00:00
Adarnof
e98bc36a9c Removed all dependency on alliance membership
Renamed permission 'alliance_member' 'member'
Renamed multiple variables in settings.py and associated handlers in util

Maybe it still works?
2015-09-17 04:42:36 +00:00
Raynaldo Rivera
1ab216383a Merge pull request #32 from orbitroom/master
Added fleet Fittings Page
2015-01-14 14:01:41 -07:00
orbitroom
f523c2e52a Merge pull request #3 from R4stl1n/master
pull
2015-01-08 07:56:44 -05:00
Tyler274
e386586fd0 Cleanup the threading, its a method in openfiremanager now to spawn a threaded broadcast.
Also added date to the broadcast.
2015-01-07 15:19:51 -05:00
Tyler274
fade178964 Attempt to solve the blocking problem when broadcasting to a large group by running the broadcast on its own thread.
Tested on my server and appeared to solve it, more intensive testing may be needed.
2015-01-07 14:05:52 -05:00
orbitroom
9aaa88048d Added Fleet Fittings Page 2014-12-06 17:54:55 -05:00
Raynaldo Rivera
5bb189695f Added additional information to pings 2014-12-05 20:47:29 -07:00
Raynaldo Rivera
08f923624f Added fix for syncgroup not working 2014-11-29 19:14:00 -07:00
Raynaldo Rivera
1e8afb77c6 Added fix to teamspeak with reactivation of accounts. 2014-11-29 16:35:20 -07:00
Raynaldo Rivera
b806ab6755 Added Teamspeak3 support 2014-11-23 02:17:38 -07:00
Raynaldo Rivera
1ed41ae043 Added IPBoard support 2014-11-17 08:40:25 -07:00
Raynaldo Rivera
1eed8751ba Added support for blue jabber access and blue forums.
Groups remain and are updated.
Now configuration options for disabling individual services.
2014-11-11 15:34:21 -07:00
Raynaldo Rivera
48373c285a Added blue support to the auth 2014-11-02 21:53:26 -07:00
Raynaldo Rivera
19e19d89e4 Reformatted code for easy reading. 2014-10-26 16:47:21 -07:00
Raynaldo Rivera
e86b36f987 Added fleet broadcast tool 2014-10-20 20:59:48 -07:00
Raynaldo Rivera
7628941a2a Added jabber broadcast, 2014-10-19 02:30:08 -07:00
Raynaldo Rivera
534eb460e1 Bug fixes error checking 2014-10-12 10:53:54 -07:00
Raynaldo Rivera
8ce453c6b6 Update to rule all updates. group support and clean up 2014-10-11 16:01:55 -07:00
Raynaldo Rivera
a8571dd1c0 Redone correctly , structure, its pretty 2014-10-08 19:15:17 -07:00