Changes between Initial Version and Version 3 of Ticket #36894
- Timestamp:
- Feb 2, 2026, 2:07:20 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36894
- Property Owner set to
- Property Status new → assigned
- Property Keywords email fail_silently added
- Property Triage Stage Unreviewed → Accepted
- Property Type Bug → Cleanup/optimization
- Property Easy pickings set
-
Ticket #36894 – Description
initial v3 33 33 - Issuing similar error messages for `auth_user` and `auth_password` (which already default to None) 34 34 - Updating tests to cover the new behavior 35 - Updating docs to note the changed behavior (params that had been silently ignored with `connection` will now raise an error)