Skip to content

GAE: if password expired, redirected to "set new pass" and then get exception #27

@OhadR

Description

@OhadR

/setNewPassword
java.util.NoSuchElementException: No entity was found matching the key: User(".redlich@gmail.com")
at com.ohadr.dictionary.gae.GAEAuthenticationAccountRepositoryImpl.changePassword(GAEAuthenticationAccountRepositoryImpl.java:200)
at com.ohadr.auth_flows.core.AuthenticationFlowsProcessorImpl.setPassword(AuthenticationFlowsProcessorImpl.java:270)
at com.ohadr.auth_flows.web.UserActionController.setNewPassword(UserActionController.java:431)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions