http://adam.shand.net/ 2009-07-07 07:19:22 -04:00 committed by Joey Hess
parent cb151da233
commit 24f22973f0
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
I've just finished an upgrade to 3.141 and am trying to give myself admin rights to play with the new webadmin features. My login is via OpenID but from reading on the wiki I believe that OpenID users should be able to be granted admin rights. However I'm obviously doing something wrong as when I click on the "Preferences" link at the top of the page I don't see any admin features.
My login is: http://adam.shand.net/
In .ikiwiki/userdb I see:
> adam@shand.net
> email <br>
> password <br>
> locked_pages <br>
> banned <br>
> 1229722296 <br>
> regdate <br>
> http://adam.shand.net/ <br>
And in my config file I have:
> adminuser => [qw{http://adam.shand.net/}],
Any pointers to what I'm doing wrong would be much appreciated.
Thanks,
Adam.