security - Using primary keys best practice -


i'm making simple blog, each post has id (nothing new), concern problem letting primary keys simple integer. see people making primary keys in more complex format, want know because i'm using ids hidden attribute in forms, , in urls, security problem?

use proper access control. site viewing exposing keys.

spring security example of existing software, acl implementation.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -