ead14d2ac0
Updated startup script
2010-03-30 22:33:10 +01:00
6f3dbad09e
Updated cronjobs
2010-03-30 22:32:42 +01:00
d9f75ca74b
Updated template to show status description
2010-03-30 22:30:45 +01:00
4592988263
Warn on errors deleting a service account, also avoids deleting the record
2010-03-30 22:23:55 +01:00
07450ca5dd
Moved service enable/disable functions to the update_access() function on the user profile
...
This will remove the need for the cronjob, but not totally, best still to run the cronjob to catch situations where the permission changes can be missed.
2010-03-24 14:52:08 +00:00
337036247e
Added warning about reactiviating inactive accounts, and set the crontab to 5 mins
2010-03-24 14:32:05 +00:00
3d40d38722
Fixed string formatting, causing crash on cronjob run
2010-03-24 14:24:31 +00:00
f15993958f
api_status_description now provides english description of API key status
2010-03-24 11:37:11 +00:00
67b9524ea9
Small cleanup, dont assign a var if its only used one
2010-03-24 11:12:10 +00:00
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
423856a19a
Added start script
2010-03-24 10:30:08 +00:00
15f9dc972a
Now checks for errors updating the reddit user's api, fixes #38
2010-03-24 10:25:08 +00:00
576b3c3bc2
if the account is already disabled, skip it
2010-03-24 09:34:58 +00:00
3e5317355f
Moved username cleanup to new serviceaccount creation, stopping random error on saving
2010-03-23 21:04:07 +00:00
81804cb409
Permission updates now disables accounts instead of deleting them,
2010-03-23 21:00:33 +00:00
1e2b18f1d0
Fix SQL error on delete user
2010-03-23 16:05:02 +00:00
1a6fd720d3
Fixed evolution
2010-03-23 14:50:50 +00:00
72ac2ecb6f
Added evolution to the sequence list
2010-03-23 14:48:55 +00:00
d525654917
Added mumble evolutions
2010-03-23 14:44:32 +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
83ca536653
Now allows partial search on names
2010-03-23 13:21:50 +00:00
ebc88200e7
Added some support to close database connections on object deletion.
2010-03-23 13:15:18 +00:00
fe54116057
Massive reworking on the user lookup form to support various other lookup types (Character/Reddit ID)
2010-03-23 12:59:16 +00:00
fa4a084292
Added delete confirmation for services. Generally cleanup of service views
2010-03-23 10:49:12 +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
9503dd12f6
Removed django_cron reference
2010-03-23 10:05:22 +00:00
d2b47da704
Updated to current hg head of mumble-django
2010-03-23 10:00:05 +00:00
edc5def1f3
Updated cronjob defaults
2010-03-23 09:44:46 +00:00
484a459987
Removed django_cron dependancy, use manual started cronjobs
2010-03-23 09:43:04 +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
10cc03db4f
Added django_evolution to ignore
2010-03-19 14:03:03 +00:00
5963e580b2
Added login method and working user lookup
2010-03-19 11:09:58 +00:00
a9607e9bbd
Merge branch 'master' into piston-api
2010-03-19 10:02:58 +00:00
5b4791fce5
Updated templates to put emphasis that they're external services
2010-03-19 10:01:55 +00:00
85e31dfa2c
Fixed mediawiki password reset
2010-03-18 23:42:49 +00:00
3931f86dee
Basic django-piston based API package.
2010-03-18 23:35:45 +00:00
65407b42dc
Added further work on reddit API and cronjobs
2010-03-18 22:11:48 +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
bb4ae21556
Toggled successful check, always reporting fail
2010-03-18 18:20:01 +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
e70639ef62
Cleanup of API code, DRY principle.
2010-03-18 16:07:18 +00:00