Commit Graph

22 Commits

Author SHA1 Message Date
4df72a3c7f Remove the RemoveInvalidUsers job, no longer needed 2010-11-08 12:48:13 +00:00
ab67c55d90 Modification to the cron methods to allow arguments to be passed to each call 2010-10-18 12:19:22 +01:00
df1bdde396 Massive reworking of how Services are created 2010-10-14 10:28:39 +01:00
9d6ab573d5 Added check_uid command for services, defaults to using check_user 2010-09-21 11:59:37 +01:00
df22ba1807 Delete any service accounts that are missing their related account info 2010-09-21 11:51:41 +01:00
08c8d7c63d Missed a import 2010-09-21 10:58:27 +01:00
33c526801a Added job to update the service groups on a daily basis 2010-09-21 10:57:27 +01:00
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