Commit 6ce58822257391a6b4fd1b920c23c23e23954723

  • January 18, 2013 5:11

    Commit 6ce5882 on 7.x-1.x
    1879162: /random_alpha_numeric_token.module
    +++++--
    5 additions & 2 deletions
    fixed according to blc's review comment.
    - If the specified token length is smaller than minimam (4 chars),
    it produces a token of length 4. If the specified length is bigger
    than maximum (32 chars), it produces a token of length 32.
nobody click here