Christian Weiske
|
d0ed9adec8
|
remove php4-style object reference passing
|
2013-03-17 22:22:16 +01:00 |
|
Christian Weiske
|
7b50608138
|
set proper exit status when config file does not exist
|
2012-01-25 22:51:11 +01:00 |
|
Christian Weiske
|
814f99d471
|
Fix bug #3111254: getIdFromUser() always returns an integer now (part 2)
|
2012-01-21 12:38:17 +01:00 |
|
Christian Weiske
|
728d642563
|
Part of bug #3463481: Add HTTP protocol to self URL in feed
|
2012-01-20 14:52:36 +01:00 |
|
Christian Weiske
|
a0f0b2caf7
|
Fix bug #3431742: open_basedir problems with /etc/ config files
|
2011-11-02 06:42:14 +01:00 |
|
Christian Weiske
|
9c18fe1cc7
|
Fix bug #3386178: "system:unfiled" secret tag does not work
|
2011-08-05 06:47:37 +02:00 |
|
Christian Weiske
|
c1528d1c5b
|
we can retrieve system tags now
|
2011-08-05 06:33:40 +02:00 |
|
Christian Weiske
|
4775d7bf5a
|
Fix bug #3376618: Broken tag completion for private bookmarks
|
2011-08-01 18:25:14 +02:00 |
|
Christian Weiske
|
320d673344
|
Fix bug #3160512: Make SemantiScuttle work with FastCGI
|
2011-07-23 14:19:09 +02:00 |
|
Christian Weiske
|
0396dee730
|
fix typo
|
2011-07-23 14:07:58 +02:00 |
|
Christian Weiske
|
82ee59779e
|
support global and per-host configuration files
|
2011-07-21 21:32:48 +02:00 |
|
Christian Weiske
|
3d11286cbc
|
privatekey -> privateKey everywhere
|
2011-06-27 22:31:24 +02:00 |
|
Christian Weiske
|
6ec3b102aa
|
make the private tests really test something
|
2011-06-27 19:39:38 +02:00 |
|
Mark Pemberton
|
f9dbdc6645
|
Fixed issue with storing RSS login in session
|
2011-06-15 08:47:50 -04:00 |
|
Mark Pemberton
|
74bab13f05
|
Fixed auth issue with private RSS feed
|
2011-06-14 22:39:47 -04:00 |
|
Mark Pemberton
|
b628e63e01
|
Merge branch 'master' into privatekey2
Conflicts:
data/templates/default/bookmarks.tpl.php
|
2011-06-04 00:38:07 -04:00 |
|
Mark Pemberton
|
84e603aa91
|
Reverted changes of date() to gdate(), added tests to confirm existence of private RSS feed, and finalized changes to the user session usage with rss.php
|
2011-06-04 00:29:04 -04:00 |
|
Christian Weiske
|
5ba53394fc
|
implement request #1989987: theme support. merge themes branch with --squash
|
2011-05-25 19:43:36 +02:00 |
|
Mark Pemberton
|
342d1c3205
|
Altered tests to be more timezone friendly
|
2011-05-21 22:06:44 -04:00 |
|
Mark Pemberton
|
b105867e75
|
Merge branch 'master' into privatekey2
|
2011-05-21 21:38:25 -04:00 |
|
Christian Weiske
|
97bba97049
|
no need for that anymore
|
2011-05-20 17:11:45 +02:00 |
|
Mark Pemberton
|
5203848b12
|
revert getBookmarks() back to original
|
2011-05-19 19:40:22 -04:00 |
|
Christian Weiske
|
ef23f01eba
|
begin supporting a different database for unit tests
|
2011-05-19 07:38:35 +02:00 |
|
Mark Pemberton
|
920f7fc623
|
Updated PrivateKey to include Tag searches
|
2011-05-17 00:24:43 -04:00 |
|
Mark Pemberton
|
10214c43b5
|
Updated 'Generate New Key' button to use ajax if javascript enabled.
|
2011-05-16 00:35:31 -04:00 |
|
Mark Pemberton
|
6ed90e647a
|
Fixed sql commands where resources were not freed
|
2011-05-14 21:46:35 -04:00 |
|
Mark Pemberton
|
ec345f7a13
|
new privatekey2 branch with privatekey changes
|
2011-05-13 14:26:51 -04: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
|
f647c48477
|
reformat userservice::getWatchNames
|
2011-05-12 09:22:04 +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
|
1c415919cb
|
deleting ssl client certificates from profile page works now
|
2011-05-11 07:33:15 +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 |
|
Christian Weiske
|
c7ec370b47
|
also match client issuer (CA)
|
2011-05-05 12:01:39 +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
|
69e58d8632
|
Support HTTPS connections when $root is not configured
|
2011-05-04 07:24:52 +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 |
|
Christian Weiske
|
2077464d46
|
begin bookmark model class with URL validation method
|
2011-05-03 09:14:32 +02:00 |
|
Christian Weiske
|
8be81abfe6
|
merge master
|
2011-05-02 18:07:15 +02:00 |
|
Christian Weiske
|
da36ba7b7e
|
replace deprecated split
|
2011-04-26 06:48:26 +02:00 |
|
Christian Weiske
|
f3fdb6ca14
|
start the session when we are in http unittest mode
|
2011-04-18 19:16:18 +02:00 |
|
Christian Weiske
|
90f29d6e67
|
first test for service factory
|
2011-04-12 08:47:44 +02:00 |
|