Sebastian Sdorra
|
1ef15fd281
|
only active users should be able to login
|
2012-05-24 22:02:25 +02:00 |
|
Sebastian Sdorra
|
94c7f96eeb
|
cleanup authenticate method
|
2012-05-24 21:48:05 +02:00 |
|
Sebastian Sdorra
|
d44a17a409
|
merge with branch issue-155
|
2012-05-24 19:28:39 +02:00 |
|
Sebastian Sdorra
|
e8bbcd91b5
|
pass shell environment to mercurial cgi process
|
2012-05-24 08:11:42 +02:00 |
|
Sebastian Sdorra
|
306f937b19
|
fix wrong basic authentication on ui login
|
2012-05-19 11:35:33 +02:00 |
|
Sebastian Sdorra
|
d16985d31c
|
allow basic authentication for rest endpoint /api/rest/authentication
|
2012-05-19 10:39:42 +02:00 |
|
Sebastian Sdorra
|
bd0f968b4c
|
fix broken build
|
2012-05-09 21:21:09 +02:00 |
|
Sebastian Sdorra
|
f6ff83dd88
|
fix missing errorstream output in some situations
|
2012-05-08 22:12:51 +02:00 |
|
Sebastian Sdorra
|
e85ff1317c
|
pass outputstream to status code handler to improve mercurial error handling
|
2012-05-08 22:10:34 +02:00 |
|
Sebastian Sdorra
|
5ededccd10
|
use execption handler to handle process interrupt exception
|
2012-05-08 21:29:48 +02:00 |
|
Sebastian Sdorra
|
09c60730ce
|
improve handling of process return codes
|
2012-05-08 21:28:41 +02:00 |
|
Sebastian Sdorra
|
21fb402565
|
fix wrong log message
|
2012-03-25 13:17:34 +02:00 |
|
Sebastian Sdorra
|
00b5c795cd
|
fix wrong log message parameter
|
2012-03-18 18:25:55 +01:00 |
|
Sebastian Sdorra
|
b979c2d438
|
use default type of user manager for default authentication
|
2012-03-18 17:17:39 +01:00 |
|
Sebastian Sdorra
|
8009fff1c3
|
make AuthenticationCacheValue serializable
|
2012-03-02 17:25:47 +01:00 |
|
Sebastian Sdorra
|
59ef757f4e
|
support for mercurial 2.1
|
2012-02-05 11:32:38 +01:00 |
|
Sebastian Sdorra
|
d199c9a69b
|
small performance improvements
|
2011-12-21 08:15:46 +01:00 |
|
Sebastian Sdorra
|
643dd1bed7
|
decode cgi environment variable PATH_INFO
|
2011-12-15 20:44:28 +01:00 |
|
Sebastian Sdorra
|
72bb3323dc
|
strip matrix parameter like ;jsessionid
|
2011-11-27 21:01:27 +01:00 |
|
Sebastian Sdorra
|
dd9fab825b
|
improve handling of the admin flag
|
2011-11-03 08:56:51 +01:00 |
|
Sebastian Sdorra
|
84f63e94c0
|
reauthenticate user on mercurial hooks
|
2011-10-15 15:55:17 +02:00 |
|
Sebastian Sdorra
|
b8d5abdd45
|
added missing license headers for scm-webapp
|
2011-10-07 09:28:41 +02:00 |
|
Sebastian Sdorra
|
666a1fcbc3
|
fix integration tests
|
2011-10-06 18:34:44 +02:00 |
|
Sebastian Sdorra
|
d486c21bea
|
added exception handler to cgi implementation
|
2011-10-06 14:45:32 +02:00 |
|
Sebastian Sdorra
|
4bba44d710
|
added basic authentication support to restful webservice
|
2011-10-03 15:35:39 +02:00 |
|
Sebastian Sdorra
|
a092d6b79f
|
added getContent method to IOUtil
|
2011-09-30 08:30:14 +02:00 |
|
Sebastian Sdorra
|
a60f04e083
|
added injection support for authentication, group, repository and user listeners
|
2011-08-16 19:10:36 +02:00 |
|
Sebastian Sdorra
|
9d29df882b
|
added runAsAdmin api
|
2011-07-30 11:25:57 +02:00 |
|
Sebastian Sdorra
|
c151dd2fcb
|
fix mercurial web view
|
2011-07-08 20:58:44 +02:00 |
|
Sebastian Sdorra
|
983d362eca
|
fix support for trusted domains, see #28
|
2011-06-24 09:24:48 +02:00 |
|
Sebastian Sdorra
|
cc161e7fd3
|
replace ssl and forward parameters with base url to fix #32
|
2011-06-23 18:20:09 +02:00 |
|
Sebastian Sdorra
|
0d2ecb8f0e
|
improve logging and small fixes for active directory authentication, see #28
|
2011-06-23 09:37:55 +02:00 |
|
Sebastian Sdorra
|
6fd04b19d3
|
implement cgi api improvements
|
2011-05-05 13:51:10 +02:00 |
|
Sebastian Sdorra
|
ff7e01a4dc
|
skip mercurial unit tests if HgRepositoryHandler is not configured
|
2011-05-04 08:11:53 +02:00 |
|
Sebastian Sdorra
|
dca48497c2
|
added missing PATH_TRANSLATED environment variable
|
2011-05-04 08:08:30 +02:00 |
|
Sebastian Sdorra
|
793dc7168d
|
fix null values
|
2011-05-01 14:08:17 +02:00 |
|
Sebastian Sdorra
|
2caa5069ce
|
fix bug with empty content length
|
2011-05-01 14:03:04 +02:00 |
|
Sebastian Sdorra
|
011982e50d
|
process errorstream async to improve errorhandling
|
2011-04-30 15:02:54 +02:00 |
|
Sebastian Sdorra
|
52c8cdf3e8
|
use contact instead of "+"
|
2011-04-30 13:52:20 +02:00 |
|
Sebastian Sdorra
|
9c7507efd8
|
use content-length as normal header
|
2011-04-15 18:35:08 +02:00 |
|
Sebastian Sdorra
|
ea015c7e5a
|
finally destroy process
|
2011-04-15 08:30:59 +02:00 |
|
Sebastian Sdorra
|
70ccf12081
|
added content-length and content-type header
|
2011-04-14 21:42:55 +02:00 |
|
Sebastian Sdorra
|
6c44c2ec27
|
dont log empty error messages
|
2011-04-14 20:52:03 +02:00 |
|
Sebastian Sdorra
|
46d522b864
|
rebuild cgi stack
|
2011-04-14 18:43:13 +02:00 |
|
Sebastian Sdorra
|
3bf9923a04
|
fix typo
|
2011-04-05 08:21:24 +02:00 |
|
Sebastian Sdorra
|
e8578e6352
|
fix NullPointerException
|
2011-02-18 11:46:09 +01:00 |
|
Sebastian Sdorra
|
dbb757414b
|
improve cache api
|
2011-02-12 10:52:04 +01:00 |
|
Sebastian Sdorra
|
8b97cfe9b0
|
move admin user and group configuration from plugins to core
|
2011-02-08 19:37:27 +01:00 |
|
Sebastian Sdorra
|
6eecab364e
|
fix bug in authentication cache
|
2011-02-08 19:35:35 +01:00 |
|
Sebastian Sdorra
|
dc07d4aaa8
|
fix authentication bug in BasicSecurityContext
|
2011-02-02 10:28:32 +01:00 |
|