]> WPIA git - gigi.git/log
gigi.git
9 years agoUPD: More speaking page-title
Janis Streib [Thu, 26 Jun 2014 20:54:06 +0000 (22:54 +0200)]
UPD: More speaking page-title

9 years agoMake "RegisterPage" a "Form"
Felix Dörre [Thu, 26 Jun 2014 15:53:49 +0000 (17:53 +0200)]
Make "RegisterPage" a "Form"

9 years agoBriefly document "Page"
Felix Dörre [Thu, 26 Jun 2014 14:51:27 +0000 (16:51 +0200)]
Briefly document "Page"

9 years agoComplete the Assurance Form template.
Felix Dörre [Thu, 26 Jun 2014 14:20:01 +0000 (16:20 +0200)]
Complete the Assurance Form template.

9 years agoStabelize Test email sender
Felix Dörre [Thu, 26 Jun 2014 13:36:43 +0000 (15:36 +0200)]
Stabelize Test email sender

9 years agoImplement purging of Database before testcases.
Felix Dörre [Thu, 26 Jun 2014 10:51:04 +0000 (12:51 +0200)]
Implement purging of Database before testcases.

9 years agoFixup dos lineendings
Felix Dörre [Thu, 26 Jun 2014 10:32:01 +0000 (12:32 +0200)]
Fixup dos lineendings

9 years agoFactor out name handling.
Felix Dörre [Thu, 26 Jun 2014 10:31:28 +0000 (12:31 +0200)]
Factor out name handling.

9 years agoAdd two "details" lines
Felix Dörre [Thu, 26 Jun 2014 09:44:14 +0000 (11:44 +0200)]
Add two "details" lines

9 years agoBegin the assurance form
Felix Dörre [Thu, 26 Jun 2014 08:54:29 +0000 (10:54 +0200)]
Begin the assurance form

9 years agoImpement sprintf for templates
Felix Dörre [Thu, 26 Jun 2014 08:54:01 +0000 (10:54 +0200)]
Impement sprintf for templates

9 years agoRedirection page for policies.
Felix Dörre [Thu, 26 Jun 2014 06:29:54 +0000 (08:29 +0200)]
Redirection page for policies.

9 years agoImplement assuree search
Felix Dörre [Wed, 25 Jun 2014 23:49:29 +0000 (01:49 +0200)]
Implement assuree search

9 years agoImplement pattern matching for Gigi.
Felix Dörre [Wed, 25 Jun 2014 23:33:24 +0000 (01:33 +0200)]
Implement pattern matching for Gigi.

-Not recursive
"/ble/bla" will be handled by page
/ble/bla
/ble/bla/*
/ble/*

but not by
/*

9 years agoUpdate date Selector so that the signup date is stored back to the user.
Felix Dörre [Wed, 25 Jun 2014 22:01:21 +0000 (00:01 +0200)]
Update date Selector so that the signup date is stored back to the user.

9 years agoAdd an assure-search-page.
Felix Dörre [Wed, 25 Jun 2014 21:47:29 +0000 (23:47 +0200)]
Add an assure-search-page.

9 years agoMove as much as possible from "wrapper"-tables into css
Felix Dörre [Wed, 25 Jun 2014 21:06:17 +0000 (23:06 +0200)]
Move as much as possible from "wrapper"-tables into css

9 years agoadd "FetchLocales" to test target
Felix Dörre [Wed, 25 Jun 2014 16:50:52 +0000 (18:50 +0200)]
add "FetchLocales" to test target

9 years agoActivate JDBC: return auto generated keys.
Felix Dörre [Wed, 25 Jun 2014 16:37:07 +0000 (18:37 +0200)]
Activate JDBC: return auto generated keys.

9 years agoAdding key-generation to autotest
Felix Dörre [Wed, 25 Jun 2014 16:18:41 +0000 (18:18 +0200)]
Adding key-generation to autotest

9 years agoConfigure the testcases in build.xml correctly.
Felix Dörre [Wed, 25 Jun 2014 15:26:29 +0000 (17:26 +0200)]
Configure the testcases in build.xml correctly.

9 years agoMake "TestSSL" a "ManagedTest"
Felix Dörre [Wed, 25 Jun 2014 15:24:56 +0000 (17:24 +0200)]
Make "TestSSL" a "ManagedTest"

9 years agoChange classpath things for testing.
Felix Dörre [Wed, 25 Jun 2014 14:56:04 +0000 (16:56 +0200)]
Change classpath things for testing.

9 years agoAdd jtar to ant.
Felix Dörre [Wed, 25 Jun 2014 14:51:58 +0000 (16:51 +0200)]
Add jtar to ant.

9 years agoMerge branch 'autotesting'
Felix Dörre [Wed, 25 Jun 2014 14:33:48 +0000 (16:33 +0200)]
Merge branch 'autotesting'

Conflicts:
tests/org/cacert/gigi/pages/main/RegisterPageTest.java

Port config is in "test.properties"

9 years agoTest login with email verification.
Felix Dörre [Wed, 25 Jun 2014 13:31:37 +0000 (15:31 +0200)]
Test login with email verification.

9 years agoOnly permit login to verified users. Fix in "TestEmailProvider"
Felix Dörre [Wed, 25 Jun 2014 13:31:29 +0000 (15:31 +0200)]
Only permit login to verified users. Fix in "TestEmailProvider"

9 years agoExtend test to mbox verifications
Felix Dörre [Wed, 25 Jun 2014 13:18:05 +0000 (15:18 +0200)]
Extend test to mbox verifications

9 years agoAdd a verify page.
Felix Dörre [Wed, 25 Jun 2014 12:36:12 +0000 (14:36 +0200)]
Add a verify page.

9 years agoAdding a "commandline email provider" for testing.
Felix Dörre [Wed, 25 Jun 2014 12:19:13 +0000 (14:19 +0200)]
Adding a "commandline email provider" for testing.

9 years agoDatabase Manager
Felix Dörre [Wed, 25 Jun 2014 12:18:51 +0000 (14:18 +0200)]
Database Manager

9 years agoRefactor "Email checker" (for testing purposes)
Felix Dörre [Wed, 25 Jun 2014 12:16:19 +0000 (14:16 +0200)]
Refactor "Email checker" (for testing purposes)

9 years agoChanging GigiConfig Exchange format to tar.
Felix Dörre [Tue, 24 Jun 2014 22:37:36 +0000 (00:37 +0200)]
Changing GigiConfig Exchange format to tar.

9 years agoAdding automated system bootup tests.
Felix Dörre [Tue, 24 Jun 2014 01:00:54 +0000 (03:00 +0200)]
Adding automated system bootup tests.

9 years agoAdding jtar
Felix Dörre [Tue, 24 Jun 2014 22:10:30 +0000 (00:10 +0200)]
Adding jtar

From:
https://github.com/yellowant/jtar/commit/46a20204bcb3c16a94371f21f919c2717274cc61

9 years agoKeepalive for database connections
Felix Dörre [Tue, 24 Jun 2014 21:05:53 +0000 (23:05 +0200)]
Keepalive for database connections

9 years agoexternalized post in testcase for automatic testing
Janis Streib [Tue, 24 Jun 2014 18:27:17 +0000 (20:27 +0200)]
externalized post in testcase for automatic testing

9 years agoCorrect login redirection.
Felix Dörre [Tue, 24 Jun 2014 17:10:09 +0000 (19:10 +0200)]
Correct login redirection.

9 years agoImplement prititive "show email certificates"
Felix Dörre [Tue, 24 Jun 2014 16:30:16 +0000 (18:30 +0200)]
Implement prititive "show email certificates"

9 years agoFactor out loading of default Template for pages
Felix Dörre [Tue, 24 Jun 2014 13:02:42 +0000 (15:02 +0200)]
Factor out loading of default Template for pages

9 years agoMinimalistic start for "my details" page
Felix Dörre [Tue, 24 Jun 2014 12:58:17 +0000 (14:58 +0200)]
Minimalistic start for "my details" page

9 years agoAdd "register completed" page
Felix Dörre [Tue, 24 Jun 2014 08:33:21 +0000 (10:33 +0200)]
Add "register completed" page

9 years agofixup! Finish up signup process (so that it's usable except "verify")
Felix Dörre [Tue, 24 Jun 2014 00:31:55 +0000 (02:31 +0200)]
fixup! Finish up signup process (so that it's usable except "verify")

random token generation was broken

9 years agomake email factor out usable
Felix Dörre [Tue, 24 Jun 2014 00:15:59 +0000 (02:15 +0200)]
make email factor out usable

9 years agoFixed an NPE in PasswordStrength checker
Felix Dörre [Mon, 23 Jun 2014 23:36:49 +0000 (01:36 +0200)]
Fixed an NPE in PasswordStrength checker

9 years agoFactor Out sendmail (Abstraction for Email provider)
Felix Dörre [Mon, 23 Jun 2014 23:24:24 +0000 (01:24 +0200)]
Factor Out sendmail (Abstraction for Email provider)

9 years agoFinish up signup process (so that it's usable except "verify")
Felix Dörre [Mon, 23 Jun 2014 23:14:57 +0000 (01:14 +0200)]
Finish up signup process (so that it's usable except "verify")

9 years agoFix a "FindBug" in "EmailChecker"
Felix Dörre [Mon, 23 Jun 2014 22:53:21 +0000 (00:53 +0200)]
Fix a "FindBug" in "EmailChecker"

9 years agoAdd the "password strength" check
Felix Dörre [Mon, 23 Jun 2014 21:05:33 +0000 (23:05 +0200)]
Add the "password strength" check

9 years agoAdd the "fast email check"
Felix Dörre [Mon, 23 Jun 2014 20:46:50 +0000 (22:46 +0200)]
Add the "fast email check"

9 years agoAdded --port parameter
Janis Streib [Mon, 23 Jun 2014 21:38:10 +0000 (23:38 +0200)]
Added --port parameter

9 years agoMore ignorance
Janis Streib [Mon, 23 Jun 2014 21:35:29 +0000 (23:35 +0200)]
More ignorance

9 years agoMerge branch 'ant_build'
Janis Streib [Mon, 23 Jun 2014 21:34:46 +0000 (23:34 +0200)]
Merge branch 'ant_build'

9 years agoAnother classpath error
Janis Streib [Mon, 23 Jun 2014 21:20:29 +0000 (23:20 +0200)]
Another classpath error

9 years agoFiced error in buildfile
Janis Streib [Mon, 23 Jun 2014 21:16:19 +0000 (23:16 +0200)]
Ficed error in buildfile

9 years agoExtended makefile to compile testcases to a dedicated folder
Janis Streib [Mon, 23 Jun 2014 21:08:54 +0000 (23:08 +0200)]
Extended makefile to compile testcases to a dedicated folder

9 years agoAdded manifest
Janis Streib [Mon, 23 Jun 2014 21:08:01 +0000 (23:08 +0200)]
Added manifest

9 years agoBetter ant test target
Janis Streib [Mon, 23 Jun 2014 20:40:21 +0000 (22:40 +0200)]
Better ant test target

9 years agoadding "MySQL" user library to .classpath
Felix Dörre [Mon, 23 Jun 2014 20:33:31 +0000 (22:33 +0200)]
adding "MySQL" user library to .classpath

9 years agofix: [Jetty]: Adding force-cast to Jetty-thing for build in bot.
Felix Dörre [Mon, 23 Jun 2014 20:22:49 +0000 (22:22 +0200)]
fix: [Jetty]: Adding force-cast to Jetty-thing for build in bot.

(was only warning in eclipse while other compiler threw error)

9 years agoadding cca_agree to signup page
Felix Dörre [Mon, 23 Jun 2014 16:15:47 +0000 (18:15 +0200)]
adding cca_agree to signup page

9 years agoUPD: Fixed classpath
Janis Streib [Mon, 23 Jun 2014 19:35:40 +0000 (21:35 +0200)]
UPD: Fixed classpath

9 years agoAdd: First version of buildfile
Janis Streib [Mon, 23 Jun 2014 19:04:25 +0000 (21:04 +0200)]
Add: First version of buildfile

9 years agoUPD: Changed build order for ant compatibility
Janis Streib [Mon, 23 Jun 2014 18:53:56 +0000 (20:53 +0200)]
UPD: Changed build order for ant compatibility

9 years agoUPD: Link to the register page
Janis Streib [Mon, 23 Jun 2014 16:40:08 +0000 (18:40 +0200)]
UPD: Link to the register page

9 years agoAdd basic "RegisterPage"-Tests
Felix Dörre [Mon, 23 Jun 2014 15:09:09 +0000 (17:09 +0200)]
Add basic "RegisterPage"-Tests

9 years agoRemove that extra space in "Signup.templ"
Felix Dörre [Mon, 23 Jun 2014 15:05:21 +0000 (17:05 +0200)]
Remove that extra space in "Signup.templ"

9 years agoImplement store Date in dateSelector.
Felix Dörre [Mon, 23 Jun 2014 15:04:11 +0000 (17:04 +0200)]
Implement store Date in dateSelector.

9 years agoImplement non-login pages. Add a test secure page. check signup data.
Felix Dörre [Mon, 23 Jun 2014 13:09:47 +0000 (15:09 +0200)]
Implement non-login pages. Add a test secure page. check signup data.

9 years agoFixed: Typos
Janis Streib [Mon, 23 Jun 2014 00:27:01 +0000 (02:27 +0200)]
Fixed: Typos

9 years agoAdd a testCase against client-initiated renegotiation.
Felix Dörre [Sun, 22 Jun 2014 18:55:48 +0000 (20:55 +0200)]
Add a testCase against client-initiated renegotiation.

9 years agoProhibit client renegotiation
Felix Dörre [Sun, 22 Jun 2014 18:39:41 +0000 (20:39 +0200)]
Prohibit client renegotiation

9 years agoFix exceptoins for not-loggedin users
Felix Dörre [Sun, 22 Jun 2014 17:22:09 +0000 (19:22 +0200)]
Fix exceptoins for not-loggedin users

9 years agoSave partial entries into register page.
Felix Dörre [Sun, 22 Jun 2014 17:11:27 +0000 (19:11 +0200)]
Save partial entries into register page.

9 years agoAdd capable templating for register page
Felix Dörre [Sun, 22 Jun 2014 16:48:35 +0000 (18:48 +0200)]
Add capable templating for register page

9 years agoAlways create session.
Felix Dörre [Sun, 22 Jun 2014 16:43:58 +0000 (18:43 +0200)]
Always create session.

9 years agoAdd default css from old code
Felix Dörre [Sat, 21 Jun 2014 20:41:14 +0000 (22:41 +0200)]
Add default css from old code

9 years agoAdd register page with dummy language "de"
Felix Dörre [Sat, 21 Jun 2014 20:01:01 +0000 (22:01 +0200)]
Add register page with dummy language "de"

9 years agoAdded the native compile to the "beforeYouSart" documentation
Janis Streib [Sun, 22 Jun 2014 21:19:34 +0000 (23:19 +0200)]
Added the native compile to the "beforeYouSart" documentation

9 years agoCleanup doc, add instructions for setting up a local run.
Felix Dörre [Sat, 21 Jun 2014 20:12:47 +0000 (22:12 +0200)]
Cleanup doc, add instructions for setting up a local run.

9 years agoUpdate keys scripts
Felix Dörre [Sat, 21 Jun 2014 19:46:56 +0000 (21:46 +0200)]
Update keys scripts

-nodes doesnt exist for "genrsa"
import own certificate in truststore

9 years agoSet http session name to "CACert-Session"
Felix Dörre [Sat, 21 Jun 2014 19:41:36 +0000 (21:41 +0200)]
Set http session name to "CACert-Session"

9 years agoAdding serial checking of certificate login against Database.
Felix Dörre [Sat, 21 Jun 2014 18:49:46 +0000 (20:49 +0200)]
Adding serial checking of certificate login against Database.

9 years agoAdding password checking against Database
Felix Dörre [Sat, 21 Jun 2014 17:57:09 +0000 (19:57 +0200)]
Adding password checking against Database

9 years agoadd simple Database connection
Felix Dörre [Sat, 21 Jun 2014 17:40:17 +0000 (19:40 +0200)]
add simple Database connection

9 years agoMerge branch 'tlsSelection'
Felix Dörre [Sat, 21 Jun 2014 14:46:11 +0000 (16:46 +0200)]
Merge branch 'tlsSelection'

9 years agoMerge branch 'template'
Felix Dörre [Sat, 21 Jun 2014 14:45:33 +0000 (16:45 +0200)]
Merge branch 'template'

9 years agoMerge branch 'locales'
Felix Dörre [Sat, 21 Jun 2014 14:45:15 +0000 (16:45 +0200)]
Merge branch 'locales'

9 years agoImplement localization messages.
Felix Dörre [Fri, 20 Jun 2014 18:22:29 +0000 (20:22 +0200)]
Implement localization messages.

9 years agoImplement cipher selection.
Felix Dörre [Sat, 21 Jun 2014 13:46:33 +0000 (15:46 +0200)]
Implement cipher selection.

9 years agomove policies to *.html
Felix Dörre [Sat, 21 Jun 2014 09:59:07 +0000 (11:59 +0200)]
move policies to *.html

9 years agoAdd policies from cacert-devel: 6d0f414854b2c1aa1da
Felix Dörre [Sat, 21 Jun 2014 09:56:46 +0000 (11:56 +0200)]
Add policies from cacert-devel: 6d0f414854b2c1aa1da

9 years agoMove setContentType out.
Felix Dörre [Sat, 21 Jun 2014 09:13:46 +0000 (11:13 +0200)]
Move setContentType out.

9 years agoSmall abstraction
Janis Streib [Fri, 20 Jun 2014 19:50:27 +0000 (21:50 +0200)]
Small abstraction

9 years agoAdd: Added support for $year$
Janis Streib [Fri, 20 Jun 2014 18:58:44 +0000 (20:58 +0200)]
Add: Added support for $year$

9 years agoUPD: Also replace in the footer
Janis Streib [Fri, 20 Jun 2014 18:40:19 +0000 (20:40 +0200)]
UPD: Also replace in the footer

9 years agoADD: First small stupid templateing
Janis Streib [Fri, 20 Jun 2014 18:36:01 +0000 (20:36 +0200)]
ADD: First small stupid templateing

9 years agoAdding a "static" handler for serving content in /static
Felix Dörre [Fri, 20 Jun 2014 18:31:59 +0000 (20:31 +0200)]
Adding a "static" handler for serving content in /static

9 years agoADD: Added serial version id to avoid the warning.
Janis Streib [Fri, 20 Jun 2014 16:58:40 +0000 (18:58 +0200)]
ADD: Added serial version id to avoid the warning.

9 years agoAdded title attribute + moved page to pages pacckage, too
Janis Streib [Fri, 20 Jun 2014 16:50:56 +0000 (18:50 +0200)]
Added title attribute + moved page to pages pacckage, too