Files @ 3e81e6534cad
Branch filter:

Location: kallithea/docs/images/.img - annotation

Mads Kiilerich
auth: make random password generator more random

Use the secure os.urandom instead of the pseudo-random 'random' module.