Ticket #1277 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

Adding CHECK_FOR_UPDATES in ispcp.conf

Reported by: ispcomm Assigned to:
Priority: feature Milestone: ispCP ω 1.0.0 - RC6
Component: Frontend (GUI) Version:
Severity: Easy Keywords: CHECK_FOR_UPDATES updates check password strength
Cc:

Description

As requested in the forum http://www.isp-control.net/forum/phoning-home-for-updates-t-3345.html I'm adding the feature to disable phoning home for updates check each time the admin logs in the server.

Added bonus with this patch is the possibility to set PASSWD_STRONG and PASSWD_CHARS in ispcp.conf.

If the 3 new parameters are not found in ispcp.conf, default values are used that mimic the current behaviour (CHECK_FOR_UPDATES=yes, PASSWD_STRONG=yes, PASSWD_CHARS=6)

ispcomm

Attachments

patch-updates.txt (6.0 kB) - added by ispcomm on 05/22/08 10:53:03.
the check_for_updates patch
patch.txt (6.3 kB) - added by sci2tech on 06/16/08 23:31:44.
patch agains r1228 to disable update check. Default behavior is not altered, just add in admin/settings posibility to disable update check

Change History

05/22/08 10:53:03 changed by ispcomm

  • attachment patch-updates.txt added.

the check_for_updates patch

05/22/08 10:57:08 changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC6.

That's nothing for ispcp.conf.

Frontend only variables are set via database's config table. you can change strong passwords and number of chars in admin/settings; disabling check for updates will be added later.

06/16/08 23:31:44 changed by sci2tech

  • attachment patch.txt added.

patch agains r1228 to disable update check. Default behavior is not altered, just add in admin/settings posibility to disable update check

06/17/08 12:21:08 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

added in r1129

06/17/08 12:24:45 changed by rats

sorry 1229


Add/Change #1277 (Adding CHECK_FOR_UPDATES in ispcp.conf)




Action