[pmwiki-devel] PmWiki security
    Simon 
    nzskiwi at gmail.com
       
    Wed Aug 26 05:47:14 CDT 2009
    
    
  
Is it just me, or my browser (Chrome/FireFox3.5) (PmWiki 2.2.5). I'm having
trouble logging to parts of my website,
my password is not accepted or gives me less permissions than I expect.
When I try to access a GroupAttributes page
instead of opening the expected form,
it opens a "new" page.
Same on PmWiki
http://www.pmwiki.org/wiki/PmWiki/GroupAttributes?action=edit
I use
  $DefaultPasswords['admin'] = crypt('p1');
  $DefaultPasswords['attr'] = crypt('p2');
  $DefaultPasswords['edit']  = crypt('p3');
  $DefaultPasswords['source'] = crypt('p4');
  $HandleAuth['diff'] = 'edit'; ## StarterPack
and GroupAttrbutes to specify Group and Page level access.
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-devel/attachments/20090826/d58d048d/attachment.html 
    
    
More information about the pmwiki-devel
mailing list