On Wed, 2011-01-19 at 07:52 -0330, Jonathan Skanes wrote:
> As for ACLs, I think we're all rather antagonistic towards spam!
True, though for the sake of an open, collaborative wiki, we didn't take
that step until attempts to abuse the wiki became overwhelming.
> As for the steps involved in getting access, the wiki just asks one to mail
> the dev list.
Seems it did the trick. :)
Since I can no longer myself check the details, without creating a fake
account... Do you remember any specifics? When did you see the note, and
how clearly was is phrased?
Anyone else with a wiki account, but no ACL edit privs yet, could check
this, too.
Note to self: Also add this to the "we love volunteers" page.
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}