Tiqr / tiqr-server-libphp

A PHP library for using the tiqr authentication mechanism
6 stars 7 forks source link

Improve StateStorage File implementation #35

Closed MKodde closed 2 years ago

MKodde commented 2 years ago

This was previously only writing to the /tmp directory. It is now required to select a path to store the storage items in.

See: https://www.pivotaltracker.com/story/show/181817180