hello i send a link to another user to approve a document.

like this....

http://myapp.etc.etc/fileit/events/list?itemID=146&t=ficheiros&uuid=6ed5d053-a2ff-48d8-8bd9-18400a059de4&_signature=118c38a9845690d4acf628bc1b977ef1eca864fe

if i send it to another user , that user gets a "not authorized" error
however if i send it to me as the approver i get the document to approve
and it works ok

How can i solve this?

the list function in controller events starts like this

@auth.requires_signature()
def list():


regards
António

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to