index
:
moa-id-spss
development_preview
eIDAS_node_implementation
master
Module for Identification and Authentication (MOA-ID)
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
id
/
server
/
idserverlib
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
fix wrong placeholder in default GUI templates
Thomas Lenz
4
-13
/
+11
2016-02-25
Update GUI components
Thomas Lenz
5
-16
/
+26
2016-02-25
catch exceptions in IDP initiated SLO implementation
Thomas Lenz
1
-6
/
+2
2016-02-25
fix nullpointer exception
Thomas Lenz
2
-3
/
+13
2016-02-25
generate CSS und JS for GUI dynamically.
Thomas Lenz
5
-4
/
+295
2016-02-25
solve problems with LogOut and Single LogOut
Thomas Lenz
10
-50
/
+119
2016-02-25
add 'isAbortedByUser' flag to pending-request to indicate that this request i...
Thomas Lenz
4
-29
/
+62
2016-02-25
change PVP code to make it more reusable
Thomas Lenz
2
-8
/
+37
2016-02-24
fix bug, which brakes the error handling
Thomas Lenz
2
-1
/
+6
2016-02-24
add or move some log messages
Thomas Lenz
2
-3
/
+21
2016-02-24
remove not required functions from BKU-selection form-builder
Thomas Lenz
1
-8
/
+0
2016-02-24
update error messageing into Web-browser
Thomas Lenz
1
-8
/
+34
2016-02-24
update some method headers
Thomas Lenz
2
-12
/
+39
2016-02-24
fix bug in SAML1 legacy-mode selection
Thomas Lenz
1
-4
/
+12
2016-02-24
add federated IDP authentication modul
Thomas Lenz
7
-361
/
+372
2016-02-24
refactor PVP protocol implementation to resuse code in other modules
Thomas Lenz
19
-803
/
+821
2016-02-22
fix merge problem
Thomas Lenz
1
-129
/
+108
2016-02-22
Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)
Thomas Lenz
1
-108
/
+129
2016-02-22
fix possible problem with federated assertion validation
Thomas Lenz
1
-1
/
+1
2016-02-22
Merge remote-tracking branch 'remotes/origin/moa-id-3.0.0-snapshot' into moa-...
Thomas Lenz
1
-1
/
+1
2016-02-22
make method public
Thomas Lenz
1
-1
/
+1
2016-02-22
fix some refactoring problems
Thomas Lenz
8
-252
/
+87
2016-02-22
add first parts of new federated authentication modul
Thomas Lenz
2
-10
/
+4
2016-02-22
refactor PVP implementation to share code with PVP Service-Provider moduls
Thomas Lenz
25
-1117
/
+1674
2016-02-22
change Spring types
Thomas Lenz
6
-8
/
+13
2016-02-19
remove unused code and files
Thomas Lenz
1
-624
/
+0
2016-02-19
add missing @Service annotation
Thomas Lenz
2
-2
/
+4
2016-02-19
add missing endpoint description
Thomas Lenz
1
-1
/
+4
2016-02-19
optimize authentication process in respect to session-transaction and transac...
Thomas Lenz
13
-178
/
+139
2016-02-19
refactor Single Sign-On authentication consents evaluator to get executed by ...
Thomas Lenz
8
-519
/
+593
2016-02-18
fix error handling: always make a redirect to MOA-ID in case of error
Thomas Lenz
1
-27
/
+18
2016-02-18
remove AXIS1 implemented WebService for SAML1 --> now a simple Spring contro...
Thomas Lenz
1
-1
/
+10
2016-02-18
fix problem with protocol-action implementation validation
Thomas Lenz
1
-2
/
+2
2016-02-18
remove unused code
Thomas Lenz
3
-789
/
+1
2016-02-18
fix problem with pending-requests and protocol specific error messages
Thomas Lenz
11
-121
/
+180
2016-02-18
refactor authentication process to use service-provider configuration from pe...
Thomas Lenz
20
-558
/
+296
2016-02-18
update error handling and Web based error messages
Thomas Lenz
5
-79
/
+176
2016-02-18
add WebFrontEnd security interceptor
Thomas Lenz
2
-8
/
+96
2016-02-15
First untested part: Refactor authentication modules and process management t...
Thomas Lenz
67
-3534
/
+4575
2016-02-10
refactor LogOutServlet to Spring WebMVC implementation
Thomas Lenz
1
-81
/
+56
2016-02-10
fix problem with static content and Spring WebMVC controller
Thomas Lenz
1
-1
/
+1
2016-02-10
switch to Spring based application initializer
Thomas Lenz
5
-112
/
+283
2016-02-10
Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)
Thomas Lenz
2
-0
/
+8
2016-02-08
fix possible NullPointerException if pendingRequest is not found any more
Thomas Lenz
1
-0
/
+6
2016-02-02
add missing log message in PVP authentication-protocol preprocessing
Thomas Lenz
1
-0
/
+2
2016-01-27
Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)
Thomas Lenz
2
-9
/
+9
2016-01-27
rebuild error messaging in case of taskExecution errors
MOA-ID-3.1.0_RC1
Thomas Lenz
1
-5
/
+8
2016-01-27
set max error-message length in statisticdatabase to 200 characters
Thomas Lenz
1
-4
/
+1
2016-01-27
Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)
Thomas Lenz
4
-8
/
+36
2016-01-27
Log exception if basic moa-id configuration property file is not found
Thomas Lenz
1
-1
/
+1
[next]