* (feat) : Add RCPT-stage domain rejection to reduce SMTP open-relay false positives
* (docs) add comments in .env
* (tests) add unit tests for RCPT TO
* (docs) : update installation documentation with information about RCPT TO process.
* (docs) : add missing header parameter
* error SA1508: A closing brace should not be preceded by a blank line
* (fix) SA1615 - fix stylecop rules
* Fix TU
* revert
* revert
* revert
* main:
Bump faraday in /docs in the bundler group across 1 directory
Update project.pbxproj
Add 0.26.3 release notes
New Crowdin updates (#1669)
Update .net e2e playwright test navigation wait
Update .net e2e playwright test navigation wait
Improve password autotype robustness to work on more websites (#1667)
Add single hostname support to credential matcher logic (#1667)
New Crowdin updates (#1579)
Show folder for search results in mobile app (#1665)
Fix translations in iOS credential selection long press context menu (#1659)
Add Android app obtainium download badge
Add Swedish language option to all apps (#1653)
Update browser extension auth to properly differentiate between network errors and auth errors (#1644)
Update import UI and enpass SVG
Add Enpass import option (#1643)
Bump webpack
Add Microsoft Edge import option (#1640)
Add French, Swedish and Urdu languages to identity generator (#1645)
* main: (100 commits)
Update import flow to prevent UI reset and apply favicon reuse (#1583)
Add SMTP TLS instructions to self-hosted docs
Add install.sh restart [container] option (#1635)
Improve browser extension autofill trigger to work on more websites (#1620)
Fix Logo parsing in React Native to support string/base64 matching (#1622)
Tweak iOS and Android password unlock flow to not let incorrect passwords overwrite persisted encryption key
Tweak browser extension and mobile app unlock wrong password error
Tweak TotpCodes add/close button style (#1629)
Add StickyActionBar to web app in order to always show submit/cancel buttons in Item AddEdit.razor (#1629)
Update all-in-one Docker container config to use 127.0.0.1 instead of localhost refernces (#1627)
Add ignore_port option to Rust credential matcher for Android specifically (#1625)
Update isntall docs and troubleshooting steps
Move all error translations to common.errors.* in browser extension
Add null checks to attachment viewer/uploader in web app to prevent exceptions
Update docs (#112)
Add AntiForgeryTokenMIddleware to admin to prevent HTTP 400 errors and instead do a clean redirect (#112)
Add certificates dir bind mount to docker-compose for SMTP TLS (#112)
Update SmtpServer with configurable certificates dir for Docker bind mount (#112)
Add AppErrorCodes handling to mobile apps (#1619)
Add AppErrorCodes handling to browser extension (#1619)
...