ctbrec/common
0xboobface bb02b5fd9f Add HMAC support to the webinterface
The webinterface didn't work, if HMAC authentication was enabled.
To make this work, the webinterface downloads the HMAC from the
server and stores it in the local storage of the browser. The
download URL is secured by Basic Auth. The credentials are configured
in the server.json
2019-08-04 12:51:13 +02:00
..
.settings Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
src Add HMAC support to the webinterface 2019-08-04 12:51:13 +02:00
.classpath Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
.gitignore Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Increase version to 2.1.0 2019-07-27 18:27:54 +02:00