Forums / Setup & design / SiteAccessRules: admin login page
Thursday 19 May 2005 8:38:17 am
Is it possible to disable the Register button on the admin login page, and if so how ?I have tried adding this to site.ini.append.php without much success:
[SiteAccessRules] Rules[]=Access;disableRules[]=Module;user/register
Ćukasz Serwatka
Thursday 19 May 2005 10:26:10 pm
Hi,
What exacly not working?
You can hide "register" button indesign\admin\templates\user\login.tpl
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Thursday 19 May 2005 11:22:02 pm
I had a big hope that there was some kind of INI-setting to disable "Register new user" on the whole site instead of modifying admin templates.