thomas-institut / apm

Digital Edition web application for the Averroes Project
GNU General Public License v3.0
2 stars 0 forks source link

API Authentication errors are ocurring with PHP sessions #95

Closed rafaelnajera closed 4 years ago

rafaelnajera commented 5 years ago

It seems that the session control is not working for the API, users cannot save to the system nor get the page transcriptions but can access the rest of the pages. There doesn't seem to be any problem when the "Remember me for 2 weeks" box is checked.

(Reported by Antonino)

rafaelnajera commented 4 years ago

The problem seems to occur when users change their ip address while still working with APM. This is actually fairly normal when a user is connected to an unstable wifi network or when a user's computer reset the network connection and the network gives them different ip addresses.

Commit 8e2dad9 should fix this.