onaio / collect

Copy of collect with checkin history fixed
https://github.com/opendatakit/opendatakit
1 stars 2 forks source link

Log in credentials do not change on Android versions below 7.0 #44

Closed skambo closed 7 years ago

skambo commented 7 years ago

Software and hardware versions

V1.4.12 rev 1063 #42 Tested on Samsung J5 v5.1.1. and a Motorola with Android v6.0

Problem description

Steps to reproduce the problem

Expected behavior

jasonrogena commented 7 years ago

This issue also affects ODK Collect. Collect only provides the username and password if the formList endpoint returns dlauthrequired. @ukanga When someone changes the username or password, is there a way of telling the endpoint to first invalidate the auth cookie (if there's one) and force reauth?