Commit Graph

17 Commits

Author SHA1 Message Date
ca1ab1397f Fixes UID return string 2010-04-14 13:22:41 +01:00
af22b2112b Fixed return for add_user 2010-04-10 23:02:16 +01:00
f82e211d91 Jabber Service API now uses XMLRPC calls to add/change users
Old service access methods have been removed, XMLRPC is the prefered choice due to speed and
reliability of connection. Also as a bonus the Jabber API now sets the person's nickname to
the same as their character name.
2010-04-09 12:46:10 +01:00
6220f1f07f Enable disabling of users on Jabber via xmpp 2010-03-24 11:08: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
3f458928e4 Now provides user, character, eveapi, and reddit accounts to the Service API add_user 2010-03-22 14:17:07 +00:00
42588e1909 Actually added working password reset functions. Fixed views as required. 2010-03-18 18:16:18 +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
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
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