Christian Weiske
2d2e7f97e4
first themes docs
2011-05-23 07:35:36 +02:00
Christian Weiske
581eca06d6
make themes work
2011-05-23 06:56:46 +02:00
Christian Weiske
a11432db93
first try to implement theming support, which currently does not work at all
2011-05-23 06:53:31 +02:00
Christian Weiske
97bba97049
no need for that anymore
2011-05-20 17:11:45 +02:00
Christian Weiske
1bbc36f8a4
fix test
2011-05-20 17:08:39 +02:00
Christian Weiske
191f08683e
all but one test work now with a different unittest database
2011-05-20 07:02:52 +02:00
Christian Weiske
675aa6291a
automatically append unittestmode parameter to url
2011-05-20 06:58:28 +02:00
Christian Weiske
b436b4273d
ignore test configs
2011-05-19 07:39:42 +02:00
Christian Weiske
ef23f01eba
begin supporting a different database for unit tests
2011-05-19 07:38:35 +02:00
Christian Weiske
e118a7d97b
update changelog with google custom search changes
2011-05-14 10:31:28 +02:00
Christian Weiske
8d29eaf349
CS
2011-05-14 10:30:43 +02:00
Christian Weiske
01f21995dd
fix google custom search xml
2011-05-14 10:30:01 +02:00
Christian Weiske
81714ab878
make custom search more valid html
2011-05-14 10:26:38 +02:00
Christian Weiske
e616b19304
proper status code when gsearch is deactivated
2011-05-14 10:18:46 +02:00
Christian Weiske
d9e7463978
add note about SNI
2011-05-13 18:16:25 +02:00
Christian Weiske
62afb01482
allow ssl client login with other authentication sources
2011-05-13 18:11:14 +02:00
Christian Weiske
ccb6d8a513
fix ssl client cert login process
2011-05-13 18:10:25 +02:00
Christian Weiske
803b83fb7d
Merge branch 'master' into ssl-client-certs
2011-05-13 06:57:54 +02:00
Christian Weiske
88d7b9631b
Merge branch 'master' into configurable-privacy2
2011-05-12 19:25:03 +02:00
Christian Weiske
fbfbd8d5ca
Merge branch 'master' into ssl-client-certs
2011-05-12 19:24:34 +02:00
Christian Weiske
b57c8d4581
do not automatically store user id in session
2011-05-12 19:23:53 +02:00
Christian Weiske
aea9c9ddbb
fix a test that failed when using a base URL without protocol
2011-05-12 19:09:30 +02:00
Christian Weiske
f647c48477
reformat userservice::getWatchNames
2011-05-12 09:22:04 +02:00
Christian Weiske
0901501fc7
typo
2011-05-12 09:05:08 +02:00
Christian Weiske
86bfda2564
ignore html files in doc/ dir - that is only compiled rST
2011-05-12 09:03:59 +02:00
Christian Weiske
0ff131fbb1
ssl client certificate docs
2011-05-12 09:03:21 +02:00
Christian Weiske
9cc4b5ffc2
add SSL client certificate translations for german (de_DE)
2011-05-11 18:00:31 +02:00
Christian Weiske
d3615844ae
update translation base file
2011-05-11 17:51:55 +02:00
Christian Weiske
d5c73cd864
seems I actually forget to use the methods only parameter
2011-05-11 08:00:07 +02:00
Christian Weiske
708dc19122
use correct variable and show error messages
2011-05-11 07:55:01 +02:00
Christian Weiske
1c415919cb
deleting ssl client certificates from profile page works now
2011-05-11 07:33:15 +02:00
Christian Weiske
b0665b03d1
registering the current client certificate works now
2011-05-11 06:57:07 +02:00
Christian Weiske
73792c5807
document template parameters and correct form action
2011-05-11 06:48:40 +02:00
Christian Weiske
9d91f1bee1
do not use links but POST form to change SSL settings. Proper web apps should never change data with GET requests
2011-05-11 06:44:49 +02:00
Christian Weiske
c13689813e
prepare user interface to register and delete client certificates on the profile page
2011-05-10 15:23:58 +02:00
Christian Weiske
967ba79ece
show current users certificates on profile page
2011-05-09 18:16:53 +02:00
Christian Weiske
2fba302003
automatically register SSL client cert when user registers
2011-05-09 08:13:17 +02:00
Christian Weiske
6447ca7186
move ssl client cert handling into separate service class
2011-05-09 07:52:44 +02:00
bretticvs
fc093a5fe5
Moved testDefaultPrivacyEdit() to tests/www/editTest.php.
...
Moved testDefaultPrivacyImportNetscape() to tests/www/importNetscapeTest.php.
Moved testDefaultPrivacyImport() to tests/www/importTest.php.
Moved testDefaultPrivacyBookmarksAddMissingTitleMissingPrivacy() to tests/www/bookmarksTest.php.
Moved testDefaultPrivacyBookmarksAdd() to tests/www/bookmarksTest.php.
Kept testDefaultPrivacyPrivate() in tests/api/PostsAddTest.php.
Kept testDefaultPrivacyPublic() in tests/api/PostsAddTest.php.
2011-05-05 16:24:21 -06:00
Christian Weiske
c7ec370b47
also match client issuer (CA)
2011-05-05 12:01:39 +02:00
Christian Weiske
b212c837f0
autofill registration form email address if user has a ssl client certificate
2011-05-04 17:13:14 +02:00
Christian Weiske
4e63a9a679
part of request #3163623 : add support to login via ssl client certificate. web interface to register certificates is still missing
2011-05-04 17:08:25 +02:00
Christian Weiske
dda05f5cc7
SQL schema version table to ease future database upgrades
2011-05-04 08:02:33 +02:00
Christian Weiske
69e58d8632
Support HTTPS connections when $root is not configured
2011-05-04 07:24:52 +02:00
Christian Weiske
e2c4b53ecb
update changelog; bug #3251877 has been fixed with the query switch
2011-05-03 19:21:26 +02:00
Christian Weiske
69d0ef4ff5
update changelog
2011-05-03 19:17:28 +02:00
Christian Weiske
c8a5f29677
show proper error message when url is invalid
2011-05-03 19:15:36 +02:00
Christian Weiske
4a3fdcc4dd
rename test method
2011-05-03 19:10:30 +02:00
Christian Weiske
fb11021ed7
do not add bookmarks with an invalid URL
2011-05-03 19:10:12 +02:00
Christian Weiske
218ac05e71
docblock for isValidUrl method
2011-05-03 09:19:08 +02:00