Closed hishayness closed 8 years ago
PRs gratefully accepted. :)
I think I can help with that, can I work on this issue?
Of course @sirgallifrey
almost done, but there is a issue that bothers me. If we let the dev assign any ID that he wants, that will allow duplicated ids... Is that something that I have to prevent or it will be the developer's responsibility?
Dev responsibility I'd say. They might do it on purpose.
Implemented in #106. Published as v8.1.0
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
Hello!
Looking through the source code, I don't see a way to provide a custom session id. I was looking into layering multiple security hashes to the id to allow some extended functionalities (eg. dropping certain sets of session ids from persistent store). I was wondering if this was perhaps somewhere down in the roadmap or not something that yar was intended to ever support out of the box?