Ticket Details

uuid improvements

ENHANCEMENT Ticket (closed)

Per discussion in IRC, the following patch:

<http://rad-dev.org/forks/ddebernardy/lithium/commits/view/a78513ca6650d78c50682a334040a1aa15afce63>

1. Drops the context parameter, since it's improper for v4 uuids per RFC
2. Amends the session key generator and unit tests accordingly
on 08.24.10 reported by: ddebernardy owned by: daschl

Updates

on 08.24.10 by ddebernardy
Also:

<http://rad-dev.org/forks/ddebernardy/lithium/commits/view/488e242e3de9f6117c7c3e0b416a28be2c3c3cb1>
on 08.24.10 by nate
  • owner was changed to nate
  • status was changed to in progress
  • priority was changed to normal
on 08.24.10 by ddebernardy
Also related:

<http://rad-dev.org/forks/ddebernardy/lithium/commits/view/9db794296656693c0231e099af2422a61ef92a15>
on 08.24.10 by ddebernardy
Use static:: instead of self::

<http://rad-dev.org/forks/ddebernardy/lithium/commits/view/251df545af207021b7a3587ddb50d05ab084326b>
(fixed) on 07.03.11 by daschl
  • owner was changed to daschl
  • status was changed to closed
  • resolution was changed to fixed
This has been implemented recently, see the http://rad-dev.org/lithium/wiki/blog/Getting-Ourselves-Together-Lithium-0-10 announcement under "Crypto & password features".