v1.4.0
·
170 commits
to refs/heads/main
since this release
What’s Changed
- Add a project description (#327) @wadevries
- Allow the release job to clone the repository (#326) @wadevries
- Update package name in installation instructions (#323) @wadevries
- Remove bandit whitelist setting fallback (#325) @wadevries
- Release to PyPI (#324) @wadevries
- HIDP-227 Prepare release (#320) @wadevries
- Add soft-hyphen to translations for the Dutch word "tweefactorauthenticatie" (#319) @ramonakira
- Update reference to django-hidp repository (#318) @wadevries
- HIDP-225 Add a LICENSE (#317) @wadevries
- Add documentation about OTP_TOTP_ISSUER (#313) @ramonakira
- Replace rest framework imports with django imports for hidp otp (#315) @fvanderpost
🏷️ Template Changes
- Move "forgot password" closer to actual password field, use inline links to improve readability (#322) @ramonakira
- HIDP-223 Add setting for toggling allowed registration (#314) @ramonakira
- Add the config url for when scanning qr is not available (#311) @rvanleeuwen-leukeleu
- Render multiple list-items in single unordered list (#312) @rvanleeuwen-leukeleu
- Move logout button to its own line (#316) @ramonakira
- Don't nest button inside link (#310) @ramonakira
- Give the QR code a white background, add alt text since it's not a decorative image (#307) @ramonakira