Commit Graph

33 Commits

Author SHA1 Message Date
3daf5243d9 Fix Mumble to refuse changes when the interface is down 2010-10-27 09:01:41 +01:00
23be382e34 Add User on the Service API now returns a dict of values 2010-10-14 09:32:52 +01:00
67118995c7 Stop crashing if the user doesnt exist on Mumble 2010-09-21 11:51:20 +01:00
ee549d79a3 Oops, pass back username! 2010-09-02 23:07:24 +01:00
88bb673f99 Use str format for group names, do group updates on account creation 2010-09-02 23:04:07 +01:00
98913004b9 Use actual group name, not circular naming 2010-09-02 22:56:21 +01:00
cecf625a21 Add defaults for memberlist, add and remove 2010-09-02 22:40:43 +01:00
31f0a0cee6 Return ACLs and use them instead of making a second call 2010-09-02 22:38:41 +01:00
1ff6ae38f2 Added import for Ice (doh!) 2010-09-02 22:29:34 +01:00
3e34070a5a Added Ice init to service object for mumble 2010-09-02 22:27:05 +01:00
1615f79b88 Added api call to pull Murmur Objects 2010-09-02 22:13:08 +01:00
3e97539688 Added function to create missing groups, fixed update_groups error 2010-09-02 20:59:58 +01:00
44945b7b5e Added basic group management into the mumble sso module 2010-09-02 20:48:52 +01:00
f945cec3b4 Fixed mumble service 2010-05-17 23:10:36 +01:00
12287f25b6 Remove mumble-django, use direct API. 2010-05-17 22:35:49 +01:00
1fee6f625b Small fixes to default service options 2010-05-16 19:53:02 +01:00
f7034e7ca7 Fixed typo, fffuuuuuuu 2010-05-16 18:49:47 +01:00
4e10c23353 Mumble service now provides a full alliance/corp/name tag 2010-05-16 18:47:34 +01:00
465ce3a5c4 Update services for new in-model settings 2010-05-11 14:32:20 +01:00
5e4669955c Services fixes, Mumble deletion works and Wiki now returns values 2010-04-08 08:24:53 +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
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
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
3f458928e4 Now provides user, character, eveapi, and reddit accounts to the Service API add_user 2010-03-22 14:17:07 +00:00
204ab3003e Added Mumble service API 2010-03-09 21:44:26 +00:00