Skip to content

Server 500 error when submitting an unencoded utf-8 password string #60

@zfi

Description

@zfi

Calling the /authentication/local endpoint with a password that is UTF-8 encoded causes an unhandled server failure. The endpoint is expecting a base-64 encoded string but is not reacting well to a UTF-8 encoded password string.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions