Commit Graph

139 Commits

Author SHA1 Message Date
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
634727c51b Now checks if the service can provide cookies 2010-03-01 15:48:17 +00:00
828a9a33d4 Remove the "set_corp" service api 2010-03-01 15:03:16 +00:00
b53e662200 Now authenicates access to services based on groups, not simple tags 2010-02-28 23:09:33 +00:00
942ed49958 Force lowercase usernames 2010-02-27 17:41:22 +00:00
e624535779 Added corp_only to BaseService 2010-02-25 19:22:38 +00:00
7f86df2e6b Added new dummy service for testing 2010-02-25 18:28:02 +00:00
53630f980f Various changes to several aspects of the model base.
* Added SSOUser extension profile for auth
* Now checks for Corp membership and executes required commands
* Various small fixups
2010-02-25 15:49:56 +00:00
4cd4865f32 Various work on services api and models 2010-02-25 11:34:59 +00:00
f68e2be1f9 Imported initial services api 2010-02-24 16:04:38 +00:00