Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Session id generation with Perl once more

by Anonymous Monk
on Oct 06, 2016 at 17:17 UTC ( [id://1173420]=note: print w/replies, xml ) Need Help??


in reply to Session id generation with Perl once more

Yes, how will the session be stored? If it's a database, let it choose the ID.
  • Comment on Re: Session id generation with Perl once more

Replies are listed 'Best First'.
Re^2: Session id generation with Perl once more
by Corion (Patriarch) on Oct 06, 2016 at 17:21 UTC

    Database-chosen IDs (that is, sequences/integer primary key not null) are highly predictable and thus shouldn't be passed to the outside world.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1173420]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 09:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found