[dokuwiki] Re: Custom auth and required login

  • From: "Nelson, Bill" <bill.nelson@xxxxxx>
  • To: "dokuwiki@xxxxxxxxxxxxx" <dokuwiki@xxxxxxxxxxxxx>
  • Date: Fri, 31 Jul 2015 12:07:54 +0000

Hi Andri,

First off thanks again for the comments and updates of my code. It really
helps.

I am still not understanding how login happens. I put in some print statements
to see what the variables are coming into my auth method. I log in, then I see
the logout link in my footer. I select it and here are the variables I see
coming in. I do not see anything in the $ACT variable you pointed me to.

Here are the _ENV values:
Array
(
)
Here are the _SESSION values:
Array
(
[Help.Design.TI.com] => Array
(
[auth] => Array
(
[tipass-uid] => myid
[user] => myid
[info] => Array
(
[name] => myid
[mail] =>
[grps] => Array
(
)

)

[SESS_TIPASS_TIMEOUT] => 1438262742
)

)

[DW68700bfd16c2027de7de74a5a8202a6f] => Array
(
[bc] => Array
(
[start] => start
)

)

)
Here is the ACT value:



Thanks for any more pointers you have. I think it I can just understand how
the login action works I can code up something. I do see a logout function in
my auth.php but not a logon one. Should I create one? Thanks again.


Regards, 

Bill

�.Z)"����x%��f������m����h��"�*+����X��X�

Other related posts: