security - Only the owner can delete his/her books? -


my problem other users not own book can delete book if know book id , it's easy book id.

look here (zf manual)

see "writing conditional acl rules assertions". need find way pass book id assert() method, on it's easy.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -