2015-03-23 |
Raimund Renkert |
Updated authorization interface and its default implemenation.
|
2015-03-23 |
Raimund Renkert |
Added authorization type OPEN_ID.
|
2015-03-23 |
Raimund Renkert |
Fixed column name in stammdaten.auth.
|
2015-03-23 |
Raimund Renkert |
Updated model classes to have getter/setter for owner and readonly flags.
|
2015-03-19 |
Raimund Renkert |
Merged branch openid back to default.
|
2015-03-19 |
Raimund Renkert |
Updated sql query to fit the requirements of sorting and paging.
|
2015-03-19 |
Raimund Renkert |
Use paging parameters to send sublists of the result.
|
2015-03-18 |
Raimund Renkert |
Added tag 2.0-alpha1 for changeset 3d38d1fe9e88
|
2015-03-18 |
Raimund Renkert |
Added validation rule for probe objects.
2.0-alpha1
|
2015-03-18 |
Raimund Renkert |
Fixed warning field name in validator rule.
|
2015-03-18 |
Raimund Renkert |
Fixed NPE in LProbe object.
|
2015-03-13 |
Andre Heinecke |
Get user roles from openid server
openid
|
2015-03-13 |
Raimund Renkert |
Updated messung validator.
|
2015-03-13 |
Raimund Renkert |
Added messung validator and rules.
|
2015-03-13 |
Raimund Renkert |
Added testclass for messung validator.
|
2015-03-13 |
Raimund Renkert |
Added some tests for validation module.
|
2015-03-13 |
Raimund Renkert |
Allow parameter 'ortId' to filter locations.
|
2015-03-13 |
Raimund Renkert |
Return null as data.
|
2015-03-13 |
Raimund Renkert |
Updated queryconf; Added 'probe.id' as result.
|
2015-03-13 |
Raimund Renkert |
Fixed field name 'probeentnahmeBeginn'.
|
2015-03-13 |
Raimund Renkert |
Added stubs for owner and readonly flags in probe.
|
2015-03-13 |
Raimund Renkert |
Allow /{id} in urls on PUT requests.
|
2015-03-13 |
Raimund Renkert |
Renamed all 'messungId' url parameters to 'messungsId'.
|
2015-03-13 |
Andre Heinecke |
Interpret session_timeout_minutes as minutes value instead of secs.
openid
|
2015-03-13 |
Andre Heinecke |
Add option to completely disable the openIDFilter
openid
|
2015-03-13 |
Andre Heinecke |
Merge current default into openid
openid
|
2015-03-13 |
Andre Heinecke |
Add LoginServlet dummy
openid
|
2015-03-12 |
Andre Heinecke |
Let the return to url be handled by the client.
openid
|
2015-03-11 |
Andre Heinecke |
Send raw response on authentication failure instead of HTTP error document.
openid
|
2015-03-10 |
Andre Heinecke |
Configure publicly accessible identity provider url
openid
|
2015-02-27 |
Andre Heinecke |
Fix return_url handling and send params to client in header
openid
|
2015-02-27 |
Andre Heinecke |
Get openid configuration from properties file and start on return url handling
openid
|