view roundup/cgi/__init__.py @ 7241:78c3f4aced76

issue2551265 - deprecate SSHA password hash method Users using SSHA passwords will have their passwords transprently upgraded to PBKDF2 derived hash on next login.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Apr 2023 20:48:02 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/