summaryrefslogtreecommitdiff
path: root/Mailman/SecurityManager.py
diff options
context:
space:
mode:
authorbwarsaw2000-07-19 21:02:33 +0000
committerbwarsaw2000-07-19 21:02:33 +0000
commit707265913027f92e52a334779ffe8e844957c0cc (patch)
treecb6f6b735237477a5d53ebae8d5a127730a0baba /Mailman/SecurityManager.py
parent7abe5d75158d11b489094b04c9ab5e9dffb14776 (diff)
downloadmailman-707265913027f92e52a334779ffe8e844957c0cc.tar.gz
mailman-707265913027f92e52a334779ffe8e844957c0cc.tar.zst
mailman-707265913027f92e52a334779ffe8e844957c0cc.zip
main(), authenticate(): Factored out of main(), this function now
handles all the tasks of authentication. It returns 1 if auth succeeded, 0 if it failed. On failure it also prints the admin login page, so main() should just exit. Note: authenticate() here is slightly different than the function in admin.py, but they should be folded in together since they largely do the same work. PrintRequests(): No need to pass in the cgi data, since it isn't used in this function.
Diffstat (limited to 'Mailman/SecurityManager.py')
0 files changed, 0 insertions, 0 deletions