Adarnof
55fc69cf8d
Basic logging for Discord account creation and database updating.
2015-12-28 06:50:13 +00:00
Adarnof
23168ded9e
Updated requests version for #148
2015-12-23 07:31:44 +00:00
Adarnof
bc8ec93f2b
Merge pull request #145 from Adarnof/ofrestapi
...
Openfire REST API
2015-12-23 17:26:25 -05:00
Adarnof
5d9a3b6b43
Removed unused exception handling from group update
2015-12-23 01:26:30 +00:00
Adarnof
0c4cda95d9
Added handling of empty group lists
2015-12-22 23:03:41 +00:00
Adarnof
4923862dd6
Updated default setting format for openfire address to accomodate openfire-restapi package
2015-12-22 22:44:46 +00:00
Adarnof
307d577acf
Added exception importing to catch custom exceptions from openfire-restapi package
2015-12-22 22:42:34 +00:00
Adarnof
9b2934ae7a
Corrected handling of group updates
...
Removed old openfire package from requirements
2015-12-22 22:39:38 +00:00
Adarnof
23c8d48fbe
Adds REST API support to Openfire using git package per #144
2015-12-22 22:14:20 +00:00
Adarnof
55156bf190
As per #138 only updates discord groups if user account joining succesful.
2015-12-22 05:25:28 +00:00
Adarnof
ab4f00fc1e
Merge branch 'master' of https://github.com/R4stl1n/allianceauth
2015-12-10 02:55:41 +00:00
Adarnof
cddedde26e
Teamspeak group syncing now occurs once per database update rather than once per user per db update.
...
Reduces calls to teamspeak as per #134
2015-12-10 02:54:30 +00:00
Adarnof
d7e336d8b6
Attempted hotfix for #134 and likely #127
...
Reverts #119 in an attempt to prevent infinite group creation on Discord server.
2015-12-04 22:10:07 +00:00
Adarnof
e1a461a0cc
Merge pull request #122 from TrentBartlem/patch-1
...
Syntax highlighting of .example file
2015-12-03 20:33:29 -05:00
Adarnof
052dd10834
Fixes #126
2015-12-04 00:01:18 +00:00
Trent Bartlem
586c4bf5cb
*.py.example files are Python
2015-12-03 18:11:13 +10:00
Trent Bartlem
dcd17e7df8
Create .gitattributes
2015-12-03 18:09:44 +10:00
Trent Bartlem
206e923322
Syntax highlighting in vim, github
2015-12-03 17:58:41 +10:00
Trent Bartlem
a6ed320fd6
Create .gitignore
2015-12-03 17:52:18 +10:00
Adarnof
8028749688
Added reqeuests package as requirement.
2015-12-03 02:17:23 +00:00
Adarnof
f0a70a1d05
Removed incomplete function.
...
Closes #120 .
2015-12-02 17:24:20 +00:00
Adarnof
b08cfd7409
Intelligently produces group listing. Halves the time required to create account.
...
Closes #119
2015-12-02 06:39:24 +00:00
Adarnof
4c27452bf9
Added error handling for missing character model.
2015-12-02 06:09:20 +00:00
Adarnof
93699bc69c
Merge pull request #118 from Adarnof/celeryfix
...
More celery fixes.
2015-12-02 00:59:29 -05:00
Adarnof
f899a76b5f
Addresses #110
...
Corrected logic attempting to retrieve data from nonexistant character model.
Also added logic to create character models for new characters on existing API keys.
2015-12-02 05:57:33 +00:00
Adarnof
58bcddc431
Merge pull request #117 from Adarnof/hrapplicationfix
...
Added error handling for missing corp models.
2015-12-01 23:53:18 -05:00
Adarnof
627dbcf210
Added text indicating a Discord account is needed and link to site.
2015-12-02 04:51:10 +00:00
Adarnof
c85882fa74
Added error handling for missing corp models.
...
Addresses #116 and more unreported.
2015-12-02 04:46:30 +00:00
Adarnof
57aca60cdf
Merge pull request #113 from Adarnof/discord
...
Discord Support
2015-12-01 23:23:38 -05:00
Adarnof
f342569f16
Corrected reference to wrong manager in group creation.
2015-12-02 04:22:48 +00:00
Adarnof
286910059b
Moved syncgroup deletion into block ensuring user was deleted.
2015-12-02 03:57:54 +00:00
Adarnof
7e371e34f8
Hid Discord user ID as it adds nothing and can confuse members.
2015-12-02 03:31:12 +00:00
Adarnof
b9db6fc38c
Reduced number of api calls to improve response time.
2015-12-02 03:22:18 +00:00
Adarnof
563967bf0d
Updated form to a password input for security.
...
DiscordManager now strips groups before kicking. This prevents server owners from keeping groups if they connect account with auth.
2015-12-02 01:39:06 +00:00
Adarnof
a388e2595e
Cleaned up redundant functions.
2015-12-02 01:18:59 +00:00
Adarnof
ae38f8f01f
Corrected parameter checked for Discord account activation.
2015-12-02 01:08:15 +00:00
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
Brett Costabile
44b88b8b0f
Merge pull request #115 from Kaezon/new-distro-vagrant
...
New distro vagrant
2015-12-01 19:52:32 -05:00
Brett Costabile
948d705fe8
changed distro
...
Swapped ubuntu/precise32 for hashicorp/presice64
Seems to be way faster for setup.
2015-12-01 19:50:47 -05:00
Brett Costabile
c0986abf4a
Merge remote-tracking branch 'refs/remotes/R4stl1n/master'
2015-12-01 19:01:39 -05: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
9e72422639
Corrected typo in register_user function preventing succesful registration.
2015-12-01 06:13:06 +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
7461501d41
Corrected parameter list for user registration.
2015-12-01 04:28:17 +00:00
Adarnof
45e91f3b1f
Removed duplicate entry of discord row in services list.
2015-12-01 04:26:18 +00:00
Adarnof
4ac7c4249c
Updated AuthServiceInfoManager to update correct fields.
2015-12-01 04:15:43 +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
90522a5053
Changed default group permission to:
...
- Read Messages
- Send Messages
- Embed Links
- Read Message History
- Connect
- Speak
- Use Voice Activity
2015-12-01 03:25:48 +00:00