You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Robert Sparks edited this page May 1, 2023
·
1 revision
Phase 1 Release 2.05
Released Date: October 31, 2007
Release Summary
"recent liaisons" atom feed as an alternate of this page is avaliable.
Proper heading is used for liaison statements that were submitted to the
Secretariat by email.
Telechat date gets displayed on title bar of telechat minute page (#209).
IPR Title gets displayed on title bar of IPR detail page (#209).
'IPR List' gets displayed on title bar of IPR list page (previou version
displayed 'IPR Update') (#209).
TMDA option is added to Mailing List Request Tool.
A form error is handled gracefully for ID Tracker searching form.
Based work for authentication - login, logout, password change. This is
actually just a couple of templates to use with the generic views. The
generic views were hooked up but used the admin templates.
Non-WG Mailing List Posting tool accepts Non *IETF *Area mailig list (#205).
Security hashing is improved by excluding trailing carriage return. This is
actually needed for a certain browser behavior: collapsing or stripping
multiple carraige returns on hidden fields. This was the source of Harald's
problem during Chicago, and there was another bug report on this (#231).
Incorrect length specification for 'type' is fixed in EmailAddress model.
Input is validated by the form for RFC field in ID Tracker search form
(#229).
Capability to utilize SMTP services with authentication
Create redirect for command=view_id&filename=foo (#216).