Hello!
I am implementing a little "voting system" with midgard. All runs fine
but there is a little problem with authentication: votes are counted and
stored in extra1 + extra2 (only yes/no) of an article. The question
is stored in the contents of the article. This article is created by
the customer via asgard. So the article is owned by the customers id.
Now I authenticate as a guest user in the voting page with mgd_auth_midgard().
As expected I can modify counters only if the article is owned by guest, too.
guest and customer are in the same group. Any hints on setting "group rights"
in midgard without hardcoding an amdmin user?
greetings,
Ingo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]