Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix command line length bug #221

Merged
merged 2 commits into from Jul 11, 2021
Merged

Fix command line length bug #221

merged 2 commits into from Jul 11, 2021

Conversation

jhillyerd
Copy link
Collaborator

@jhillyerd jhillyerd commented Jul 11, 2021

  • handler: Don't fail on 8 character command lines

@jhillyerd jhillyerd changed the base branch from master to develop July 11, 2021 18:42
@jhillyerd jhillyerd merged commit 985f270 into develop Jul 11, 2021
@jhillyerd jhillyerd deleted the ehlo-214 branch July 11, 2021 19:00
@jhillyerd jhillyerd mentioned this pull request Jul 31, 2021
jhillyerd added a commit that referenced this pull request Jul 31, 2021
Added:

- Support for SMTP AUTH (#197, thanks makarchuk)
- Dark mode support (#218, thanks nerones)

Fixed:

- Prevent potential click jacking (#190, thanks stuartskelton)
- Error on 8 character long SMTP commands (#221)
- Allow empty username and password during AUTH (#225)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inbucket support AUTH LOGIN ?
1 participant