From dec1359e90e847c90629e43ef3744539e8fb41c8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 22 Apr 2015 13:33:09 +0200 Subject: added base64 coding/decoding libary showing captcha in login page (not verifying yet) --- templates/master.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/master.tmpl') diff --git a/templates/master.tmpl b/templates/master.tmpl index fb871d0..b80d0f9 100644 --- a/templates/master.tmpl +++ b/templates/master.tmpl @@ -23,6 +23,7 @@
  • Strus
    a collection of C++ libraries for building a full-text search engine
  • CppCMS
    a C++ web programming framework
  • libcaptcha
    a C standalone Captcha generator
  • +
  • libb64
    a BASE64 encoder/decoder library
  • -- cgit v1.2.3-54-g00ecf