| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 526 Bytes | |
| v2.26.1 source code.tar.gz | 2026-03-13 | 45.5 MB | |
| v2.26.1 source code.zip | 2026-03-13 | 45.8 MB | |
| Totals: 3 Items | 91.3 MB | 1 | |
What's Changed
Fixed
- Default admin credentials — Default
ADMIN_PASSWORDchanged from empty string toadmin, matching the README documentation (admin:admin). Previously, a random password was silently generated on first run. - Config credential sync — Admin password changes in
config.pyor viaINTERCEPT_ADMIN_PASSWORDenv var now sync to the database on restart, without needing to delete the DB
Fixes [#186]
Full Changelog: https://github.com/smittix/intercept/compare/v2.26.0...v2.26.1