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
fix: adjust INWX contact type logic and fax handling
- Set contact type dynamically based on organization presence.
- Added conditional handling to exclude empty fax values.
- Enhanced logic for determining and updating contact type in registry.
Merge pull request #50 from inwx/fsoederhuyzen_feat_send_contactverif…
…icationmail
- feat: send contact verification mail
- fix: update additionaldomainfields.php
- fix: exclude tan and authCode in logModuleCall
- refactor: enhance INWX contact parsing with comprehensive field mapping
- fix: ensure null values are excluded in INWX API requests