RedirectHash class created in restricted_html file
authorTĂșlio Cavalcanti <tulio.cavalcanti@intra2net.com>
Tue, 18 Sep 2018 13:12:10 +0000 (15:12 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 2 Oct 2018 12:15:55 +0000 (14:15 +0200)
commitd87beebd524ad2592b44eac91efb4bf01a3a2377
tree7503174cdfb663f347f08f8243b79a96d696ca66
parent69d568ddf8e19d7e4f6e65892f1a91dd5739c929
RedirectHash class created in restricted_html file

class used to find all redirect urls in a html text and add a query
parameter "urlauth" with a hash as value to them.
CMakeLists.txt
src/CMakeLists.txt
src/restricted_html.cpp
src/restricted_html.hpp
test/test_crypto.cpp
test/test_restricted_html.cpp