one more thing, w/o registration process I cannot do:
auth.settings.register_onaccept=lambda
form:auth.add_permission(auth.user_group(form.vars.id),'create','my_table')

how to handle it then? I tried to search for the place in the code
where the group for the user is created but I cannot find it easily

-- 
Kuba

Reply via email to