| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| poweradmin-poweradmin_4_0_2.spdx.json | 2025-10-04 | 4.0 MB | |
| README.md | 2025-09-30 | 1.6 kB | |
| v4.0.2 source code.tar.gz | 2025-09-30 | 15.3 MB | |
| v4.0.2 source code.zip | 2025-09-30 | 19.3 MB | |
| Totals: 4 Items | 38.6 MB | 0 | |
🐛 Bug Fixes
🗃️ Database & Records
- Records: Exclude invalid database entries from queries (#758)
- Database: Standardize boolean parameter binding for MySQL strict mode compatibility
- Records: Handle null ptrZoneId in RecordCommentSyncService PTR record updates (#760)
- Database: Add migration scripts to fix password_reset_tokens default value (run
sql/poweradmin-{database}-update-to-4.0.2.sqlfor your database type)
🔐 Authentication & Security
- Auth: Correct recovery code input validation length (#784)
- Auth: Include used field in password reset token creation
🌐 DNS & Validation
- Validation: Improve IP address validation (#794)
- DNS: Allow multiple instances of SPF mechanisms
- Validation: Support record type prefixes in LUA validator (#770)
- DNS: Correct SRV record validation to match PowerDNS format requirements (#755)
- Error Handling: Improve error handling for validation failures (#764)
🖥️ User Interface
- UI: Enable sorting by owner, id, and disabled status (#781)
- UI: Disable browser autofill for user creation (#782)
- UI: Clear form data and errors when switching between zones (#769)
📧 Mail & SMTP
- SMTP: Resolve authentication and response parsing issues
- Mail: Remove invalid SMTP headers causing server rejections (#774)
🔌 API & Infrastructure
- API: Resolve routing and method validation issues (#767)
- Docker: Resolve container startup validation logic (#766)
Full Changelog: https://github.com/poweradmin/poweradmin/compare/v4.0.1...v4.0.2