Commit Graph

15 Commits

Author SHA1 Message Date
75663c308b Fixed a few instances where api settings would go not setup 2010-05-13 10:53:15 +01:00
b21247ed2c Added some documentation to cronjobs for sso 2010-05-11 13:06:23 +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
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
3d40d38722 Fixed string formatting, causing crash on cronjob run 2010-03-24 14:24:31 +00:00
576b3c3bc2 if the account is already disabled, skip it 2010-03-24 09:34:58 +00:00
81804cb409 Permission updates now disables accounts instead of deleting them, 2010-03-23 21:00:33 +00:00
484a459987 Removed django_cron dependancy, use manual started cronjobs 2010-03-23 09:43:04 +00:00
b6c402f4fa Fixes the cron jobs and account validation, enables account deletion 2010-03-14 02:27:16 +00:00
d43fd96928 Fixed a few outstandign issues with the cron cleanup job 2010-03-01 12:21:06 +00:00
82e757fa0d Basic cron file for sso 2010-03-01 11:25:27 +00:00