Comment 2 for bug 888424

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/843
Committed: http://gitorious.org/mahara/mahara/commit/c7a0ed9a19097fa7154b446a4415d02f34015a42
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit c7a0ed9a19097fa7154b446a4415d02f34015a42
Author: Francois Marier <email address hidden>
Date: Fri Nov 11 15:03:18 2011 +1300

    Add admin warning for entropy_length (bug #888424)

    This is based on an OWASP recommendation and corresponds to 128
    bits of entropy.

    https://www.owasp.org/index.php/Session_Management_Cheat_Sheet#Session_ID_Properties

    Change-Id: Ie47779d586c39bc339728e4772467407fac90ee4
    Signed-off-by: Francois Marier <email address hidden>