[horde] Horde nologin feature?

Maciej Uhlig maciej.uhlig at us.edu.pl
Sat Apr 12 13:56:22 UTC 2014


Andreas Schulze - 2014-04-11 21:00:

> $conf['auth']['alternate_login'] = '/path_to_a_nice_nologin.html'; 

THX. Looks too complicated to me. I found simple solution: add to some
Horde files:

if ( file_exists("./nologin.php") ) { include("./nologin.php"); exit(); }

I'm not sure if it's reasonable to ask Horde developers for such
enhancement though :-)

MU

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3354 bytes
Desc: Kryptograficzna sygnatura S/MIME
URL: <http://lists.horde.org/archives/horde/attachments/20140412/1a788fc2/attachment.bin>


More information about the horde mailing list