I never did get this working.
I put the line
<?$auth_conf["path_override"]="";?>
at the top of the ROOT element of the Aegir_master_style. ?
And then I also put it in my own app before Nemein Authentication.
$auth_conf["path_override"]="";
mgd_include_snippet("/Nemein_Authentication/Init");??
But it doesn't seem to work. ?The page I want to finally get to without having to re-login is the attachments popup at
/aegir/rcs/image/?type=topic&id=<?=$topic_id?>
Any ideas?
Thanks
James
Marcin Sołtysiak wrote:
If so, it could work by setting $auth_conf["path_override"]=""; in both Aegir and your own UI. Rambo, what do you think?It worked that way - tested on my customer :-D Emp[lyees loggiin on to intranet site log on to Aegir and use it as well.Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
