Topic: Admin disable

Hello! I need help.

Is there any possibility to disable admin login, so if just go to mysite.com/admin it will show me edit area without login?

Thank you.

Re: Admin disable

no, and that is good that there is no such way

|--
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forum/forum/16/german-deutsch/

Re: Admin disable

Well, all I need is to join my project with Simple CMS. I'm using it just to generate help area of my project. I can't understant how to manage that if I'm logged as administrator in my project when I click to go and edit my help files (in simple cms) just to go in as administrator so I don't need to login again.

sorry for English, I'm from Croatia.

Re: Admin disable

Sonnic,

once there was a way to use a special syntax:

http://user:password@www.domain.tld

but it seems to me that the modern browsers don't support that
at least GS does not support it

|--
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forum/forum/16/german-deutsch/

5 (edited by Carlos 2012-01-31 19:01:08)

Re: Admin disable

@sonnic

A tip for what you want, by patching GetSimple's core:
http://get-simple.info/forum/post/5995/#p5995
It was for GS 2.0x, so the number of line has to be 69 instead of 50.

But anyway this is not recommended for non-local, public sites!
It's dangerous, you're giving access to your server: anyone could change php code in components, template...

Better setting the admin login timeout to a very high value:
http://get-simple.info/forum/post/6770/#p6770