getodk / aggregate

ODK Aggregate is a Java server that stores, analyzes, and presents survey data collected using ODK Collect. Contribute and make the world a better place! ✨🗄✨
https://docs.opendatakit.org/aggregate-intro/
Other
74 stars 227 forks source link

Change passwords doesn't work when deployed as non-ROOT webapp #440

Closed ggalmazor closed 5 years ago

ggalmazor commented 5 years ago

Software and hardware versions

Aggregate v2.0.0

Problem description

Forum post

Steps to reproduce the problem

Currently, the call to the web API should get an HTTP 404 error

Expected behavior

Changing the password should work

Other information

This commit solved the same issue for the login process, but there are still other places in the code that should be fixed: