Commit Graph

211 Commits

Author SHA1 Message Date
3dea1a8d24 Add lookup by email address 2010-07-08 09:46:23 +01:00
55eacf8a58 On user save, update SA groups 2010-07-06 13:51:07 +01:00
cfdf10aac1 Added update groups to the base class 2010-07-06 12:58:52 +01:00
4a3b801185 Moved to using South, and used a better repo for JSONField 2010-07-01 18:31:42 +01:00
74568b477e Remove django-evolution 2010-07-01 18:09:14 +01:00
3034a0c09a Initial groundwork for using virtualenv 2010-06-30 10:45:27 +01:00
dd69956a7c Switch to use simple hashed passwords instead of per-user salt 2010-06-15 15:01:50 +01:00
1bfa7cb92f Added Simple Hash backend for use with external tools 2010-06-14 13:13:21 +01:00
10faa6ee5d Only init one instance of the xmlrpc lib 2010-06-07 14:14:35 +01:00
d41e34e310 Order logs to show most recent first 2010-06-06 10:43:12 +01:00
a1a6e80470 Added default editbox size options to Mediawiki service 2010-06-04 12:30:18 +01:00
0d6a27609f Dont use 'all' as the default display groups 2010-06-04 10:50:56 +01:00
89f69af2b1 Moved lower to the actual string - derp 2010-06-04 10:42:14 +01:00
3c4efcc939 Make sure the UID is lowercase 2010-06-04 10:39:30 +01:00
2e615d5fe3 Fixed member listing command 2010-06-04 10:33:15 +01:00
ce8799cfaf Jabber Service module now adds people to group rosters when added 2010-06-04 10:27:21 +01:00
41d7a731e4 Refresh API now flushes the cache as well 2010-06-04 08:43:01 +01:00
dafd5440a1 Allow for assigned services outside of the corp/alliance structure 2010-06-01 22:06:49 +01:00
31e324d0a2 Added API access tracking to EVE Proxy and presented via SSO. 2010-05-30 22:16:00 +01:00
3aee1ba1e7 Merge branch 'master' of ssh://git@dev.dredd.it/dreddit-auth 2010-05-26 09:24:52 +01:00
19458e9234 Fixes issues experienced during the eve upgrade.
Accounts marked as "Other Error" were killed when really they should be
ignored for the moment. I've added further checking on the eve_api
import that ingores down errors (900 and above) and the access checker
to ignore accounts with a status of 3.
2010-05-26 09:22:51 +01:00
936f83a123 Now fills the ORGNAME vcard field with the player's corporation name 2010-05-25 21:42:54 +01:00
a0338bbf23 Don't show services marked as inactive 2010-05-18 11:28:42 +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
e2f88027a3 Use username for search function, stop stupid errors. 2010-05-17 13:11:27 +01:00
0e24239774 Hopefully fix field searching for Service Accounts 2010-05-17 13:00:08 +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
3b010c1e19 Catches errors while importing API keys 2010-05-16 18:36:50 +01:00
999c642dbe Fixes all db service issues 2010-05-14 15:06:35 +01:00
ffa20908a6 Use static dbcusor 2010-05-14 14:35:22 +01:00
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