]> WPIA git - gigi.git/history - src
Do a dummy "Change-password-form"
[gigi.git] / src /
2014-07-04 Felix DörreDo a dummy "Change-password-form"
2014-07-04 Felix DörreEnforce Output of CSRF token.
2014-07-04 Felix DörreImplement csr/crt storing interface.
2014-07-04 Felix DörreDo some L10n.... in main template...
2014-07-04 Felix DörreStart for dynamic menu.
2014-07-04 Felix DörreImplement basic Ping mechanisms Startssl, http and...
2014-07-03 Felix Dörreremove that regexes for parsing templates
2014-07-03 Felix DörreFix user.equals (for dob datewise foo)
2014-07-03 Felix DörreAdding STS.
2014-07-03 Felix DörreHarden the CSP again.
2014-07-03 Felix DörreOutput CSP-reports.
2014-07-03 Felix DörreAdding stub for gigi-api (api.gigi.org)
2014-07-03 Felix DörreRemove testCode added long ago....
2014-07-03 Felix Dörreclean some base-template-links
2014-07-03 Felix DörreRelocate static images and tighten Content-Policy
2014-07-03 Felix DörreRefactor main template (+ fix some strange regex bug)
2014-07-03 Felix Dörre[UPDATE-CONFIG] Use 3 hosts www, secure and static.
2014-07-02 Felix DörreEnsure that inline-js doest come back.
2014-07-01 Felix DörreFix minor bug in strength checker and add unit test.
2014-06-30 Janis StreibLess concat
2014-06-30 Felix DörreChange the "nobody" gid to of -2 "short" (not int)...
2014-06-30 Felix DörreMerge branch 'policyFixes'
2014-06-30 Felix Dörreimplement effective policy redirector.
2014-06-30 Felix DörreEnsure new session ids on login.
2014-06-29 Felix DörreDo simple XSS Header protection.
2014-06-28 Janis StreibFixed missing enter
2014-06-28 Felix DörreFix visuals, output maxpoints
2014-06-27 Felix DörreTemplate: factor out things for dynamic template functions.
2014-06-27 Felix DörreImplement error output if Assurance failed internally.
2014-06-27 Felix DörreCarry out assurance for now.
2014-06-27 Felix DörreMake Name.equals, User.getMaxAssurancePoints()
2014-06-27 Felix DörreAdd assurance functions.
2014-06-27 Felix DörreMake intelligent user (new points calculation)
2014-06-27 Felix DörreAssurance form: display DoB
2014-06-27 Felix DörreThe assurance form outputs errors, but does nothing.
2014-06-27 Felix DörreMake AssuranceForm a session-bound form
2014-06-27 Felix DörrePullup Signup.outputError to Form.
2014-06-27 Janis StreibFixed / path
2014-06-27 Janis StreibAnother calc fix
2014-06-27 Janis Streibremoved debug output
2014-06-27 Janis StreibAdded text + more spekaing path
2014-06-27 Janis StreibFixed rendering issue
2014-06-27 Janis StreibAccept leading /
2014-06-27 Janis StreibAdded dummy mail add
2014-06-27 Janis StreibAdd smaller output method
2014-06-27 Janis StreibAdded text
2014-06-27 Janis StreibAdded mailOverview (form dummy)
2014-06-27 Janis StreibGet email of user
2014-06-27 Janis StreibWIP: Dummy mail overview
2014-06-27 Janis StreibCorrect colspan handling
2014-06-27 Janis StreibUpdated html attribute handling in DataTable
2014-06-27 Janis StreibWe don't need abstract here... + include colspan in...
2014-06-26 Janis StreibUpdated impl.
2014-06-26 Janis StreibFIX: Comment text
2014-06-26 Janis StreibUPD: More advanced cells
2014-06-26 Janis StreibAdd: Abstracted table markup.
2014-06-26 Janis StreibUPD: More speaking page-title
2014-06-26 Felix DörreMake "RegisterPage" a "Form"
2014-06-26 Felix DörreBriefly document "Page"
2014-06-26 Felix DörreComplete the Assurance Form template.
2014-06-26 Felix DörreStabelize Test email sender
2014-06-26 Felix DörreImplement purging of Database before testcases.
2014-06-26 Felix DörreFixup dos lineendings
2014-06-26 Felix DörreFactor out name handling.
2014-06-26 Felix DörreAdd two "details" lines
2014-06-26 Felix DörreBegin the assurance form
2014-06-26 Felix DörreImpement sprintf for templates
2014-06-26 Felix DörreRedirection page for policies.
2014-06-25 Felix DörreImplement assuree search
2014-06-25 Felix DörreImplement pattern matching for Gigi.
2014-06-25 Felix DörreUpdate date Selector so that the signup date is stored...
2014-06-25 Felix DörreAdd an assure-search-page.
2014-06-25 Felix DörreMove as much as possible from "wrapper"-tables into css
2014-06-25 Felix DörreActivate JDBC: return auto generated keys.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreOnly permit login to verified users. Fix in "TestEmailP...
2014-06-25 Felix DörreAdd a verify page.
2014-06-25 Felix DörreAdding a "commandline email provider" for testing.
2014-06-25 Felix DörreDatabase Manager
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-24 Felix DörreChanging GigiConfig Exchange format to tar.
2014-06-24 Felix DörreAdding automated system bootup tests.
2014-06-24 Felix DörreKeepalive for database connections
2014-06-24 Felix DörreCorrect login redirection.
2014-06-24 Felix DörreImplement prititive "show email certificates"
2014-06-24 Felix DörreFactor out loading of default Template for pages
2014-06-24 Felix DörreMinimalistic start for "my details" page
2014-06-24 Felix DörreAdd "register completed" page
2014-06-24 Felix Dörrefixup! Finish up signup process (so that it's usable...
2014-06-24 Felix Dörremake email factor out usable
2014-06-23 Felix DörreFixed an NPE in PasswordStrength checker
2014-06-23 Felix DörreFactor Out sendmail (Abstraction for Email provider)
2014-06-23 Felix DörreFinish up signup process (so that it's usable except...
2014-06-23 Felix DörreFix a "FindBug" in "EmailChecker"
2014-06-23 Felix DörreAdd the "password strength" check
2014-06-23 Felix DörreAdd the "fast email check"
2014-06-23 Janis StreibAdded --port parameter
2014-06-23 Janis StreibMerge branch 'ant_build'
2014-06-23 Felix Dörreadding cca_agree to signup page
2014-06-23 Felix DörreRemove that extra space in "Signup.templ"
next