]> WPIA git - gigi.git/history - src/org/cacert/gigi/pages
Merge remote-tracking branch 'origin/libs/scrypt/local'
[gigi.git] / src / org / cacert / gigi / pages /
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannUPD: use auto-closing gigi result set
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2015-02-21 Felix DörreFix: adding coverity-indicated synchronization
2015-02-21 Felix DörreFIX: more Coverity, as charset, nullcheck, equals
2015-02-20 Felix DörreFix Certificate request validation a bit more.
2015-02-19 Felix DörreFix: Coverity CSS bug
2015-02-19 Felix DörreFIX: add UTF-8 as charset where appropriate.
2015-02-14 Felix DörreUPD: new sprintf syntax in templates
2015-02-12 Felix DörreADD: (most simple) api for issuing certificates first...
2015-02-12 Felix DörreUPD: extract certificate requests out of form (preparin...
2015-02-03 Felix DörreADD: Verify, only act on POST (+CSRF)
2015-02-02 Janis StreibADD: SE certificate revoke
2015-02-02 Janis StreibUPD: Store ticket number
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-01-31 Felix DörreUPD: Correct reping (with 5min rate limiting)
2015-01-31 Felix DörreUPD: display login method
2015-01-31 Janis StreibFIX: Correct location of ticket enter form
2015-01-31 Janis StreibADD: Suppoerter to table
2015-01-27 Janis StreibADD: Stub for ticket handling form
2015-01-27 Janis StreibFIX: Use the Group enum
2015-01-21 Felix DörreFIX: affiliation form with associated test cases.
2015-01-21 Felix Dörreupd: store orga contact mail.
2015-01-21 Felix DörreUPD: cleanup org-form-page, make the form look differen...
2015-01-21 Janis StreibUPD: Use the ENUM
2015-01-21 Janis StreibFIX: Secoundary EMail display
2015-01-14 Janis StreibUPD: SE: Filled more groups
2015-01-14 Janis StreibUPD: SE: Extracted revokeCertificateForm from the page
2015-01-13 Janis StreibUPD: Restrict admin pages by "suuporter" group
2015-01-13 Janis StreibADD: Contet to SE Page
2015-01-13 Janis StreibADD: Param to include all certificates (also revoked...
2014-12-31 Janis StreibADD: "System Admin" (Support) user search forms
2014-12-31 Janis StreibOutput form on error
2014-12-31 Janis StreibAdded getSuccessPath to OneFormPage to provide a redire...
2014-12-31 Felix Dörreadd: implement password migration to scrypt on login.
2014-12-31 Felix DörreUPD: Move some template classes to there reightful...
2014-12-31 Felix DörreUPD: patch error messages for certificate issue form.
2014-12-31 Felix DörreUPD: also pin the certificate's issuer DN
2014-12-31 Felix DörreADD: prevent session stealing with the secure server.
2014-12-31 Felix DörreFIX: some charset-insecure input streams.
2014-12-31 Felix Dörreadd: guide the user back when ttp request is missing.
2014-12-31 Felix Dörreadd: 403-page, custom 404-message
2014-12-31 Felix DörreUPD: show 404 for non-existing TTP-request
2014-12-31 Felix DörreUPD: fix typo in ping Config form
2014-12-31 Felix DörreUPD: desired behavior should only enforce a persons...
2014-12-31 Felix DörreUPD: Fill up index pages with old descriptive text.
2014-12-31 Felix DörreUPD: copy the login page from old software
2014-12-31 Felix DörreUPD: allow deleting of all names except first name.
2014-12-31 Felix DörreUPD: splittof util-testing
2014-12-31 Felix DörreADD: A testsystem Manager.
2014-12-31 Felix DörreUPD: check for duplicate Email in the Email class itself.
2014-12-31 Felix DörreUpdate Certificate-DN-API (for escape-safe-strings)
2014-12-31 Felix DörreFix testcases.
2014-12-31 Felix DörreAllow viewing of one's own orgas.
2014-12-31 Felix DörreInclude o,ou in certificate, add AVA escaping
2014-12-31 Felix DörreADD: Organisation selection in certificateIssueForm
2014-12-31 Felix DörreADD: Delete affiliations + testcase
2014-12-31 Felix DörreADD: Show and add affiliations to organistations.
2014-12-31 Felix DörreWIP orga-things
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: change sprintf-template-syntax for literals
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-12-31 Felix DörreFilter certificate profiles in the issue form.
2014-12-31 Felix DörreConvert strange flags to Groups.
2014-12-31 Felix DörreUPD: typo in ttp-assurer-priv
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-22 Felix DörreADD: Pagination for ttp list
2014-09-22 Felix DörreADD: Denying of TTP requests
2014-09-21 Felix DörreADD: TTP-Admin draft
2014-09-21 Felix DörreADD: Request ttp page.
2014-09-14 Felix DörreUPD: Rename PingconfigForm to PingConfigForm
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-13 Felix DörreFIX: paths for resources...
2014-09-09 Felix Dörre[Database] implement the stuff for requesting domain...
2014-09-08 Felix DörreMove email/certs/mail to their own packages
2014-09-08 Felix DörreConvert Pinglog into form.
2014-09-08 Felix DörreUPD: Factor out PingConfig objects and pingconfig-form.
2014-09-05 Felix DörreUPD: split up the "certificate initiation"-form
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreUPD: tighten Up the constructors of "User" and "Domain"
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreUPD: cleanup notary-assurance API
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: move the standard date format to "dateSelector"
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-30 Felix DörreADD: Show a policy index directory.
2014-08-29 Felix DörreADD: page for root certs download.
2014-08-29 Felix DörreUPD: Notify domainPinger by interrupting when work...
2014-08-29 Felix DörreUPD: the text for the SSL test was wrong.
2014-08-28 Felix DörreUPD: rename dns-txt testdomain to "<string>._cacert...
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-27 Janis StreibUPD: Use correct CSS class
2014-08-27 Janis StreibADD: Logout as page
2014-08-26 Felix DörreADD: output pinglog, test DNS and email ping.
2014-08-24 Janis StreibADD: Contact infromtaion form
2014-08-24 Felix DörreUPD: For privacy do not disclose target userid ( or...
2014-08-24 Felix DörreFIX: Smaller changes in the Assure-Form.
next