summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-14update libquickmail from 0.1.20 to 0.1.24Andreas Baumann
2015-12-13renamed the project to aCms (avoid confusion)Andreas Baumann
2015-07-31checking password with cracklib nowAndreas Baumann
2015-07-31made it possible to run standalone without proxying webserver:Andreas Baumann
2015-05-03started to add pagesAndreas Baumann
2015-05-03some better sleeping on security critical errorsAndreas Baumann
2015-05-03added handling for 404 cases (catch all)Andreas Baumann
2015-05-03fixed hard coded app linksAndreas Baumann
2015-05-02enable foreign keys if the cppdb driver is 'sqlite3'Andreas Baumann
2015-05-02added an users api function (JSON), playing with possibilitiesAndreas Baumann
2015-05-01replace sha1 with crypto++ SHA-256Andreas Baumann
2015-04-30..Andreas Baumann
2015-04-30basic registration worksAndreas Baumann
2015-04-30email sending fixesAndreas Baumann
2015-04-29added libquickmail and email registrationAndreas Baumann
2015-04-27rough scetch of register user (work in progress)Andreas Baumann
2015-04-26working on register userAndreas Baumann
2015-04-26some refactoring: removed base64 attempts, captcha in separate classAndreas Baumann
2015-04-22working login with captchaAndreas Baumann
2015-04-22added base64 coding/decoding libaryAndreas Baumann
2015-04-19integrated libcaptcha and working on captcha in login formAndreas Baumann
2015-04-19remember logins and table for login formAndreas Baumann
2015-04-19made CSRF token workAndreas Baumann
2015-04-19some text changesAndreas Baumann
2015-04-19completed login/logoutAndreas Baumann
2015-04-18rudimentary login availableAndreas Baumann
2015-04-18playing with a login formAndreas Baumann
2015-04-18added placeholders for directoriesAndreas Baumann
2015-04-18introduced a sub-app for intro pageAndreas Baumann
2015-04-18some rearrangementAndreas Baumann
2015-04-18added master and intro templatesAndreas Baumann
2015-04-17first raw empty classes and structureAndreas Baumann