Commit Graph

328 Commits

Author SHA1 Message Date
60b705ac03 Fix dbcursor issue 2010-05-14 14:30:04 +01:00
7376f1e1b8 Added import for django DB to base 2010-05-14 14:24:51 +01:00
b57cdc8d8f Fix import strings for BaseDBService 2010-05-14 12:33:53 +01:00
7bc111a6de Use BaseDBService 2010-05-14 11:42:19 +01:00
f7870e57cb Reworked DB accessing plugins to use a common API class 2010-05-14 10:45:01 +01:00
562e92f950 Fixed default db for mining buddy 2010-05-14 10:01:36 +01:00
204b10d71b Fix user searching, actually returns a working page. 2010-05-13 23:24:45 +01:00
ac0bb7ad43 Fixed invalid syntax 2010-05-13 23:19:53 +01:00
bc38cd6f67 Fixes user search function 2010-05-13 23:12:44 +01:00
02734685f3 Fixed a issue with duplicate services appearing to people in corps and alliances with perms 2010-05-13 18:20:58 +01:00
0faeb87ecb Preload settings in the model, makes cleaner code 2010-05-13 13:03:31 +01:00
14c1780ec1 Fixed jabber xmlrpc call with the new settings system 2010-05-13 12:56:35 +01:00
5d31d922ee Fixed a few issues with setting storage 2010-05-13 12:56:16 +01:00
52f3dab2ec Added a good "default" value 2010-05-13 11:30:21 +01:00
75663c308b Fixed a few instances where api settings would go not setup 2010-05-13 10:53:15 +01:00
465ce3a5c4 Update services for new in-model settings 2010-05-11 14:32:20 +01:00
b21247ed2c Added some documentation to cronjobs for sso 2010-05-11 13:06:23 +01:00
44863115ea Initial PHPBB module 2010-05-11 13:05:59 +01:00
a04d975ffa Switched jabber service over to in-model config 2010-05-11 13:05:26 +01:00
890c8f228e Services can have their settings defined in-model 2010-05-11 13:04:49 +01:00
e69b67f90b Fixed password reset, now sets cert 2010-05-09 23:56:39 +01:00
0208d1fc50 Fixed password reset for QMS 2010-05-09 23:53:04 +01:00
abc214ea18 Now allows access permissions on a alliance level 2010-05-08 18:03:24 +01:00
81d6f1a9aa Added QMS service, integrating with Silwar's Quote DB 2010-05-08 16:48:38 +01:00
a98827c8f4 Defanged _clean_username, the IGB integration is case sensitive for char names 2010-04-30 15:45:00 +01:00
9352bf3414 Added natural times to profile view 2010-04-18 03:53:52 +01:00
cf3faa3be3 Added ability for users to force refresh their API keys 2010-04-18 03:44:43 +01:00
8185353e51 user_options as a Empty value 2010-04-15 09:03:56 +01:00
f2c8e47a0a Added null user_options 2010-04-15 09:01:39 +01:00
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
1fc6b24ea5 Further validation done on EVE API key input 2010-04-10 22:44:54 +01:00
eea7b2390a Removed the check, we want to force deletion 2010-04-09 12:58:07 +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
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
7d90b6d661 Variable issue 2010-04-08 09:36:13 +01:00
0976089c17 Variable error fix 2010-04-08 09:33:39 +01:00
9850cac8ef Referencing logger object before creation 2010-04-08 09:32:42 +01:00
1ecf5e4972 Fixed stupid typo 2010-04-08 09:32:06 +01:00
33439366b9 Added cron job to recheck users 2010-04-08 09:30:59 +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
d05f73f99e Small speedup for the update_access function 2010-04-06 00:03:57 +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