]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/main/Signup.java
Enforce Output of CSRF token.
[gigi.git] / src / org / cacert / gigi / pages / main / Signup.java
2014-07-04 Felix DörreEnforce Output of CSRF token.
2014-07-03 Felix DörreFix user.equals (for dob datewise foo)
2014-07-03 Felix Dörre[UPDATE-CONFIG] Use 3 hosts www, secure and static.
2014-06-27 Felix DörrePullup Signup.outputError to Form.
2014-06-26 Felix DörreMake "RegisterPage" a "Form"
2014-06-25 Felix DörreUpdate date Selector so that the signup date is stored...
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreAdd a verify page.
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
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örreAdd the "password strength" check
2014-06-23 Felix DörreAdd the "fast email check"
2014-06-23 Janis StreibMerge branch 'ant_build'
2014-06-23 Felix Dörreadding cca_agree to signup page
2014-06-23 Felix DörreImplement store Date in dateSelector.
2014-06-23 Felix DörreImplement non-login pages. Add a test secure page....
2014-06-22 Felix DörreSave partial entries into register page.
2014-06-22 Felix DörreAdd capable templating for register page