From: Anderson, S. <SAn...@nt...> - 2004-09-22 12:04:06
|
Hi, sorry, if this is mentioned in the FAQ or anywhere: I have a phpwiki-1.3.10 here. I choosed POP3-Authentification, which works, but i have a problem with = the config.ini. I set: ALLOW_ANON_USER =3D false ALLOW_ANON_EDIT =3D false ALLOW_BOGO_LOGIN =3D false, ALLOW_USER_PASSWORDS =3D true. Now everybody has to authentificate to see or edit the wiki. Problem = is: If i authenticate the wiki doesn't remember that. I have to = authenticate after every action that is taken.=20 If i set: ( ALLOW_ANON_USER =3D true ALLOW_ANON_EDIT =3D false ALLOW_BOGO_LOGIN =3D false, ALLOW_USER_PASSWORDS =3D true ) because i want anonymous reading to be possible, i can edit the Wiki = even if i'm not authenticated. Is there something more in config.ini i have to change? I should mention, that the wiki is also protected via HTTP_Basic_Auth. Perhaps anybody has some hints for me, thanks in advance S=F6ren |