Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-14 | bug-1192: changed text on index/52.phpbug-1192 | INOPIAE | |
2014-09-30 | bug-1192: added explanation text | INOPIAE | |
2014-02-26 | bug 1192: Do not manually encode URIs, saves a lot of code and ugliness | Michael Tänzer | |
(and probably little kittens). Also HTTP headers start with upper case letters Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-02-26 | bug 1192: Authentication is done in the previous step so don't set | Michael Tänzer | |
$_SESSION['profile']['loggedin'] at all, only check it Also if there was an oldlocation set redirect to it Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-02-26 | bug 1192: Store oldlocation for convenience of the user and improve coding | Michael Tänzer | |
style Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-02-26 | bug 1192: Text changes in the CCA acceptance view | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-02-26 | bug 1192: White space | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2014-02-22 | bug 1192: moved the CCA check to the loggedin.php file | mam | |
2014-02-05 | bug 1192: fixed sprintf statement | INOPIAE | |
2014-01-29 | bug 1192: added file 52.php to the git branch | INOPIAE | |
2014-01-21 | bug 1192: added check for empty $_SESSION['_config']['oldlocation'] | INOPIAE | |
2013-09-21 | bug 1192: changed the client login procedure, took out echo | INOPIAE | |
2013-09-20 | bug 1192: work on CCA agreement | INOPIAE | |
2013-09-20 | bug 1192: typo fix in index/52.php, logical fix in index.php | INOPIAE | |
2013-09-20 | bug 1192: changes for find CCA agreement | INOPIAE | |
2013-09-20 | bug 1192: added some echo for testing | INOPIAE | |
2013-09-17 | bug 1192: changed variable | INOPIAE | |
2013-09-17 | bug 1192: added echo for test | INOPIAE | |
2013-09-14 | bug 1192: added reference to notary.inc.php | INOPIAE | |
2013-09-14 | bug 1192: change call of index/52.php | INOPIAE | |
2013-09-14 | bug 1192: added the CCA check during login | INOPIAE | |
2013-09-09 | Merge branch 'bug-1190' into release | Benny Baumann | |
2013-09-08 | Merge branch 'tarballs' into release | Michael Tänzer | |
Conflicts: includes/account.php Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-09-08 | Source code taken from cacert-20130906.tar.bz2 | Michael Tänzer | |
2013-09-08 | Release: Remove left-over merge markers | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-09-06 | Merge branch 'merge-bug-1177-893-1136-1123-1137' into release | Benny Baumann | |
Conflicts: www/gpg.php | |||
2013-09-03 | bug 1137: Revert patch from Ted, because of inconsistencies. Also fix a typo ↵merge-bug-1177-893-1136-1123-1137 | Benny Baumann | |
in the comment above | |||
2013-09-03 | bug 1177: Remove unused function | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-09-01 | Replaced "Trusted 3rd Parties" by "Trusted Third Parties", "Trusted 3rd ↵ | Bernhard Fröhlich | |
Parties" is not documented | |||
2013-09-01 | Change proposed during review | Bernhard Fröhlich | |
2013-08-25 | Merge remote-tracking branch 'origin/bug-663' into release | Michael Tänzer | |
2013-08-25 | Merge branch 'bug-1198' into release | Michael Tänzer | |
2013-08-25 | Merge branch 'bug-1200' into release | Michael Tänzer | |
2013-08-25 | Merge branch 'release' into bug-1017bug-1017 | Michael Tänzer | |
Conflicts: pages/account/6.php Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-25 | Merge branch 'bug-1123' into merge-bug-1177-893-1136-1123-1137 | Michael Tänzer | |
Conflicts: pages/account/10.php Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-25 | Merge branch 'release' into bug-1123bug-1123 | Michael Tänzer | |
Conflicts: includes/account.php pages/account/10.php pages/account/3.php pages/gpg/0.php www/gpg.php Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-25 | Revert "bug 1123: fixed merge conflicts on testserver" | Michael Tänzer | |
This reverts commit 75693292de2d907bf2a4b0f12abd7cd68781f95a. | |||
2013-08-24 | Merge branch 'bug-1137' into merge-bug-1177-893-1136-1123-1137 | Michael Tänzer | |
2013-08-24 | bug 1137: get rid of the board flag, which has already been removed in the ↵ | Michael Tänzer | |
release branch but somehow this change got lost in this branch (during merge conflict resolution) Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-24 | bug 1137: setting the "certify" check box should depend on the method ↵ | Michael Tänzer | |
selected not on whether one is TTP Assurer Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-24 | bug 1137: mysql_real_escape() fields in user_agreements although they ↵ | Michael Tänzer | |
usually are not user provided, just to be sure Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-20 | bug 1190: force linebreaks to be visible on the frontpagebug-1190 | Benny Baumann | |
2013-08-20 | bug-1190: improve links for mobile devices | Benny Baumann | |
2013-08-14 | bug 1190: RSS may contain HTML markup => decode it and then encode it again | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-14 | Merge branch 'bug-893' into merge-bug-1177-893-1136-1123-1137 | Michael Tänzer | |
2013-08-14 | bug 893: domaincerts has no column memid, it has to be referenced via domainsbug-893 | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2013-08-13 | Merge branch 'bug-1123' into merge-bug-1177-893-1136-1123-1137 | Benny Baumann | |
Conflicts: includes/account.php pages/account/10.php pages/account/3.php pages/gpg/0.php www/gpg.php | |||
2013-08-13 | Merge branch 'bug-1137' into merge-bug-1177-893-1136-1123-1137 | Benny Baumann | |
Conflicts: includes/notary.inc.php | |||
2013-08-08 | bug 1200: Fix missing dollar sign before error handlingbug-1200 | Benny Baumann | |
2013-08-07 | bug 1200: Doh, STDOUT is the *third* parameter of runCommand() | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> |