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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -