Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Session ID length #853

Closed
maxrabin opened this issue Jul 30, 2013 · 1 comment
Closed

Custom Session ID length #853

maxrabin opened this issue Jul 30, 2013 · 1 comment
Labels

Comments

@maxrabin
Copy link

Right now, in https://github.com/senchalabs/connect/blob/master/lib/middleware/session.js#L204 the session ID is created with uid(24). I think it would be appropriate to expose a configurable property to control the length of the requested uid in case a system wants longer sessions IDs.

@jonathanong
Copy link
Contributor

we're not going to add options for trivial stuff like this, at least for now. maybe later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants