I would like my users to need a password to edit or delete their own listings. I'm trying to make an automated Member Roster. I don't want another person to be able to delete/edit/update another person's reord.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
u'll have to write your own authentication code for that and put it on top of the lister page or else you could also put the files u dont want people to edit or delete in a directory protected by htpassword
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Any way to get passwords for edite/update to work?
I dont understand your question about passowrds.. can you please explain in more details?
I would like my users to need a password to edit or delete their own listings. I'm trying to make an automated Member Roster. I don't want another person to be able to delete/edit/update another person's reord.
u'll have to write your own authentication code for that and put it on top of the lister page or else you could also put the files u dont want people to edit or delete in a directory protected by htpassword