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

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -