diff options
| author | klm | 1998-03-30 23:52:25 +0000 |
|---|---|---|
| committer | klm | 1998-03-30 23:52:25 +0000 |
| commit | cb2f2143c5abc581907f4c08dfbcc928ca580d06 (patch) | |
| tree | f6ac7a1892c38c2765c9f0277e0467b8be8104fb /modules/maillist.py | |
| parent | 6f0fda579aea9fa44f268bc0cbf922b95ee6e1fe (diff) | |
| download | mailman-cb2f2143c5abc581907f4c08dfbcc928ca580d06.tar.gz mailman-cb2f2143c5abc581907f4c08dfbcc928ca580d06.tar.zst mailman-cb2f2143c5abc581907f4c08dfbcc928ca580d06.zip | |
The double-use of the 'subscribe' cgi script for subscription and
edit-options had a hidden problem - entering info in the edit-options
"info" field with a carriage return (in netscape, at least) resulted
in doing the default subscribe submit, which would get rejected due to
lack of email and password.
For now i've just elaborated the check for edit-options to look
additionally (besides checking for the right submit button having been
hit) for the presence of a value in the edit-options info field *and*
the absence of any value in the subscribe email field. This is enough.
The proper thing would be to separate the functions into two separate
scripts (as i did for the subscriber roster, this morning), but that
will take adding another wrapper, etc - maybe when john gets a chance
to clean up the wrapper situation... (That's not a prod, john -
really!-)
By the way! With the recent changes, it's now possible for you guys
to see who actually are the members of the mailman-cvs list (a private
list), via the web. There really are only three of us - john, barry,
and me. In case you were curious...
Ken
Diffstat (limited to 'modules/maillist.py')
0 files changed, 0 insertions, 0 deletions
