Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Nullig »

Two new modules to help you monitor your CMSMS installations have been uploaded to the Forge.

SimpleSiteMgr is used for your main (production/personal/business) site to gather information from sites that you have installed CMSMadeSimple on. It has an admin interface to pull up the information from those sites and display the CMSMS version, along with all module versions installed on the sites and any available updates.

SimpleSiteInfo is used on the remote sites that have CMSMadeSimple installed, to create the version info that is used by the SimpleSiteMgr module.

Note: SimpleSiteInfo does not have to be installed on the site which has SimpleSiteMgr installed.

Hopefully, this will be useful for some of you that manage multiple sites, to keep track of what's installed on those sites and whether they're up-to-date, or not.

Nullig
uniqu3

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by uniqu3 »

This is great and useful announcement Nullig!

Thank you exactly what i need  :)

Either i am blind or there is SimpleSiteMgr missing in the forge?
Last edited by uniqu3 on Sat Sep 04, 2010 8:09 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Rolf »

Haha, my post got you thinking  :D
I'm going to try it out, Nullig.

Thanks, Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Rolf »

Just tried it, Nullig. Brilliant! ;D

I just left you a message in the IRC.

Perhaps style the bold "needs an upgrade" version in red?

Only the security worries me a bit...
It is very easy for others (Search Engines) to look into the text file...
But perhaps it is my paranoia speaking  ;)

Grtz. Rolf :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Nullig »

Yes, Rolf, you did inspire me - glad you like it.

I thought about the security, but all they would get would be the version info and I don't know if that would be very useful/helpful in trying to hack a site.

Nullig
Last edited by Nullig on Sat Sep 04, 2010 9:13 pm, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Nullig »

@uniqu3 - it should be there - and hopefully will appear in MM soon.

Nullig
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Nullig »

@Rolf

- changed the styling for "need an update" version to red.
- fixed the undefined function problem:
        file - SimpleSiteMgr.module.php
        line 72 s/b - return $this->GetRemoteFileDate($newUri);

Thanks for the feedback. Let me know if you find anything else.

Nullig
User avatar
Franck
Dev Team Member
Dev Team Member
Posts: 261
Joined: Tue Jun 12, 2007 1:29 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Franck »

great module ! Just installed and everything is ok for the moment.
What security flaws could there be ?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by RonnyK »

Nullig,

great add-on ;)

2 points.

- "Exand All" should be "Expand All",
- Would it be possible to show ONLY the cmsms-version directly, without having to expand.

Ronny
alby

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by alby »

I have to give it a try .....  :)
Very brilliant idea

Alby
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by RonnyK »

Nullig,

other question, I updated the sitename in the ManageSites-tab. Submitting then gives:

"NOTE: If you changed the name of the Site Info file on the remote site, you must use the "Update" button the on the "Site Listings" tab to obtain the latest data."

What is meant with the site-info-file, as I didnt change any file, and I dont see an Update-button there.

Ronny
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Nullig »

@RonnyK

Originally, I was going to let people use whatever filename they wanted for the file created by The SimpleSiteInfo module. Then I took that feature out and forgot to change the help text.

Good catch on the Expand typo.

I'll add the CMSMS version to the "expand" title bar.

@Tomek

I don't think there's any security flaw - I suppose people who know the system would be easily able to see what versions you're running, but I don't think it would help them in any way.


Nullig
NaN

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by NaN »

Some badasses could use the version info to know if your site has any known security leaks. E.g. in CMSms 1.6.8 and 1.8.2 has been some security fixes. If you provide your version info to others they also know if your site is up to date and if there is any known vulnerability.
This is why you should set filepermission to the version.php to not readable by others than the FTP user and even remove the version info from your template or content to not to show to the public what version you're running.

But this is almost a trivial security flaw because if the badasses know that you use CMSms and want to break in they will try it regardless if they know the used version or not. And if they succeed it doesn't matter what version is used or if the version info was hidden or not.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Nullig »

OK, I've released a second beta, which incorporates the requested changes - including encryption. There is now a pass phrase which is used to encrypt/decrypt the file. It can be changed in the Admin for both modules.

Nullig
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Announcement: New modules - SimpleSiteMgr and SimpleSiteInfo

Post by Rolf »

Hi Nullig

Upgraded both sites to the latest beta.
The client website still has core 1.8.1

Server website gives however:
Installed version 1.8.2  Latest version 1.8.1

Reg. Rolf  :)
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Modules/Add-Ons”