]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages/main
add: prevent supporters from modifying their own accounts via support
[gigi.git] / src / org / cacert / gigi / pages / main /
2016-08-16 INOPIAEupd: use bootstrap class for button
2016-08-14 INOPIAEadd: residence country for user account
2016-08-13 Felix Dörreadd: make name selection exclusive.
2016-07-27 INOPIAEadd: check DoB upper limit
2016-07-23 Felix Dörrefix: whitespace in Signup and MyDetailsFormAssured
2016-07-22 Felix Dörreadd: Allow multiple names, name-schemes, multi-name...
2016-07-17 Felix Dörreupd: enforce pattern of making templates static and...
2016-07-04 Felix Dörreupd: better display of (and collection of) error messages
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Lucas WerkmeisterUpdate notes about password security
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-30 Felix DörreMerge branch 'libs/jetty/upstream' into libs/jetty...
2016-06-16 Benny BaumannMerge changes I5927fb2c,I13853b13
2016-06-16 Felix Dörreadd: rate limit for Login (+check Signup Limit earlier)
2016-06-09 INOPIAEinopiae-dob: added comment to age restriction on signup...
2016-06-09 Felix Dörreassert a minimum age while signup
2016-06-09 Felix DörreToS: replacement of CCA/ToS in main/RegisterPage.templ
2016-06-09 INOPIAEToS: replacement of CCA/ToS in Signup
2016-06-08 Felix Dörrefix: transactions this way are buggy, we need a better...
2016-05-29 Felix DörreCleanup additional tranlation.
2016-05-26 INOPIAEReplace "CAcert" with "SomeCA" on all user-exposed...
2016-05-12 Janis StreibMerge remote-tracking branch 'origin/master' into janis...
2016-05-02 Felix Dörreupd: create rate limit for account creation
2016-04-12 Janis StreibUPD: normalized text inputs
2016-04-12 Janis StreibUPD: cleanup tables
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-11-02 Felix DörreClean: use "authorizationContexts"
2015-10-18 Felix DörreUPD: Cleanup User-class.
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-03-21 Janis StreibUPD: Stricter name part handling
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2015-02-19 Felix DörreFix: Coverity CSS bug
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix DörreUPD: desired behavior should only enforce a persons...
2014-12-31 Felix DörreUPD: check for duplicate Email in the Email class itself.
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix DörreADD: org certs.
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: Change format to match the correct one (in the...
2014-08-31 Felix DörreUPD: Details display assured
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-24 Janis StreibFIX: HTML encoding issue at register page
2014-08-23 Janis StreibUPD: No Login and register when logged in
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Janis StreibFIX: Cleanup fields
2014-08-12 Felix DörreMerge branch 'csrParse'
2014-08-11 Felix DörrePut more intelligence into the "outputError"-function...
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-08-01 Felix DörreRename email and domain table to plural.
2014-08-01 Felix DörreEscape template var output.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-24 Felix DörreFactor out email sending from "Signup".
2014-07-12 Felix DörreMove Template to another package for moving AST-classes...
2014-07-11 Felix Dörreremove some of the remaining "dataTD"s
2014-07-10 Felix DörreMerge branch 'templateHotDeploy' into newm
2014-07-10 Felix DörreUse an URL-constructor for templates
2014-07-10 Felix DörreFix test for csrf.
2014-07-10 Felix DörreCorrect csrf-token impl.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
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-24 Felix DörreFactor out loading of default Template for pages
2014-06-24 Felix DörreAdd "register completed" page
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örreRemove that extra space in "Signup.templ"
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
2014-06-22 Felix DörreAdd register page with dummy language "de"