1. 29 Jan, 2020 2 commits
  2. 27 Jan, 2020 37 commits
  3. 24 Jan, 2020 1 commit
    • Jérome Perrin's avatar
      CSPRNG in restricted python · 1764c526
      Jérome Perrin authored
      Allow python's cryptographically secure pseudorandom number generator for usage in restricted python and use it where it makes sense.
      
      This also change the API of `Person_generatePassword` which no longer allow to control the number of letters and numbers.
      
      /reviewed-on !847
      1764c526