|
|
bd3fa3a266
|
Fix typo in variable name, doh!
|
2010-04-08 18:55:22 +01:00 |
|
|
|
81ffddae51
|
Brought xmpp/auth.py up to speed for Python 2.6, stops depreciation warning for md5
|
2010-04-08 09:52:45 +01:00 |
|
|
|
41fd4adfb6
|
Added catch for IntegrityError on disable user
|
2010-04-08 09:23:49 +01:00 |
|
|
|
7b0017a3a2
|
Added a better disable function, now uses a Mediawiki group to destroy all access even if they can login
|
2010-04-08 08:57:50 +01:00 |
|
|
|
5e4669955c
|
Services fixes, Mumble deletion works and Wiki now returns values
|
2010-04-08 08:24:53 +01:00 |
|
|
|
34d5960110
|
Cleanup disconnection error message
|
2010-04-05 23:25:08 +01:00 |
|
|
|
fbc8ee8803
|
Fixed enable/disable
|
2010-04-05 23:22:43 +01:00 |
|
|
|
94575a419b
|
Fixed typo
|
2010-04-05 22:34:21 +01:00 |
|
|
|
5229d927c9
|
Now kicks users when account is disabled on Mumble
|
2010-04-05 22:32:09 +01:00 |
|
|
|
56ce23a186
|
Fixed jabber disableuser function
|
2010-04-05 22:22:36 +01:00 |
|
|
|
ca7aaf9c05
|
Now passes email to mediawiki db, also lets options stay as none.
|
2010-04-04 00:30:30 +01:00 |
|
|
|
45e303fb4e
|
BaseService is always successful.
|
2010-04-03 20:57:50 +01:00 |
|
|
|
abd1644098
|
Added default rank and mark emails as valid
|
2010-04-02 19:35:53 +01:00 |
|
|
|
da216c81a3
|
Fixed return codes
|
2010-03-31 23:18:14 +01:00 |
|
|
|
3a6f14319b
|
Added password reset function
|
2010-03-31 23:15:49 +01:00 |
|
|
|
1d8a3c0c34
|
War on spaces, Mumble fix again
|
2010-03-31 02:58:22 +01:00 |
|
|
|
e656a6343c
|
Remove square brackets due to MumbleFail
|
2010-03-31 02:53:20 +01:00 |
|
|
|
f0791e5417
|
Enable corptag usage in Mumble
|
2010-03-31 02:50:31 +01:00 |
|
|
|
c2c87df90f
|
Mumble service now uses corp/alliance tag
|
2010-03-31 02:34:20 +01:00 |
|
|
|
67b9524ea9
|
Small cleanup, dont assign a var if its only used one
|
2010-03-24 11:12:10 +00:00 |
|
|
|
87bb8e37fb
|
Dont use settings secretkey for password resets
|
2010-03-24 11:10:30 +00:00 |
|
|
|
f47917ac26
|
Add result checking to kickuser
|
2010-03-24 11:09:41 +00:00 |
|
|
|
6220f1f07f
|
Enable disabling of users on Jabber via xmpp
|
2010-03-24 11:08:02 +00:00 |
|
|
|
1e2b18f1d0
|
Fix SQL error on delete user
|
2010-03-23 16:05:02 +00:00 |
|
|
|
84191f24e8
|
More error checking on Jabber, also presents error message to user if service addition fails
|
2010-03-23 13:37:31 +00:00 |
|
|
|
ebc88200e7
|
Added some support to close database connections on object deletion.
|
2010-03-23 13:15:18 +00:00 |
|
|
|
596cc0bab4
|
Fixed del_user and added enable/disable functions to mumble service
|
2010-03-23 10:24:00 +00:00 |
|
|
|
05f5df397c
|
Now links users to mumble, and check_user works with virtual servers
|
2010-03-23 10:17:00 +00:00 |
|
|
|
8a2bd17e0e
|
Enable passing of API information to MiningBuddy, cleaned out some debug statements
|
2010-03-22 15:44:02 +00:00 |
|
|
|
d54920a1b8
|
Further validation and bugfixes for miningbuddy service
|
2010-03-22 15:03:23 +00:00 |
|
|
|
3f458928e4
|
Now provides user, character, eveapi, and reddit accounts to the Service API add_user
|
2010-03-22 14:17:07 +00:00 |
|
|
|
6b474b1aac
|
Syntax error
|
2010-03-22 14:00:46 +00:00 |
|
|
|
45f4808148
|
Added mining buddy service
|
2010-03-22 14:00:02 +00:00 |
|
|
|
e059c03708
|
Fixed delete user sqls
|
2010-03-19 15:18:23 +00:00 |
|
|
|
85e31dfa2c
|
Fixed mediawiki password reset
|
2010-03-18 23:42:49 +00:00 |
|
|
|
b49f8edb9a
|
Actual delete command for mediawiki, now moves all user revisions to a special "DeletedUser" username
|
2010-03-18 21:12:12 +00:00 |
|
|
|
42588e1909
|
Actually added working password reset functions. Fixed views as required.
|
2010-03-18 18:16:18 +00:00 |
|
|
|
606ddd3cd7
|
Removes static resource ID for xmpp client interface
|
2010-03-18 17:47:29 +00:00 |
|
|
|
c17e4bae8f
|
Added commit to enable user, causing locking issues
|
2010-03-14 23:12:31 +00:00 |
|
|
|
3a31d3b3c1
|
Fixes BaseService to return a uid value
|
2010-03-14 03:39:31 +00:00 |
|
|
|
204ab3003e
|
Added Mumble service API
|
2010-03-09 21:44:26 +00:00 |
|
|
|
9806c2c3cb
|
Services now use UID by default.
|
2010-03-07 01:53:09 +00:00 |
|
|
|
0e345ce65b
|
Servie Adduser now returns a Service UID for each addition
|
2010-03-07 01:35:57 +00:00 |
|
matalok
|
850e63e6ff
|
Fixed case munging on Wiki plugin
|
2010-03-05 20:42:50 +01:00 |
|
|
|
1285453ba0
|
Added delete/disable/enable/check
|
2010-03-05 14:30:05 +00:00 |
|
|
|
e23c905292
|
Mediawiki module added
|
2010-03-05 15:16:36 +01:00 |
|
|
|
d81f6a5d1c
|
Added ability to list APIs
|
2010-03-05 01:04:13 +01:00 |
|
|
|
7fe039764b
|
Added ability to switch off Service API
|
2010-03-05 00:50:36 +01:00 |
|
|
|
732a56d531
|
Various bugfixes for the Jabber XMPP method
|
2010-03-04 22:59:20 +01:00 |
|
|
|
081d7f35d3
|
Now uses xmpp to add/remove users from the Jabber service
|
2010-03-04 21:42:27 +00:00 |
|