Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-11 | remove unsed or double included depentencies | Thomas Lenz | 1 | -7/+7 | |
2014-05-21 | build process update | Thomas Lenz | 1 | -2/+2 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 1 | -2/+2 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-21 | remove unused depentencies | Thomas Lenz | 1 | -0/+4 | |
2014-05-20 | update version management | Thomas Lenz | 1 | -2/+2 | |
2014-05-16 | update versions | Thomas Lenz | 1 | -25/+23 | |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵ | Thomas Lenz | 1 | -0/+4 | |
connections | |||||
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 1 | -0/+5 | |
2014-04-16 | change version to 2.0.2-Snapshot | Thomas Lenz | 1 | -4/+24 | |
2014-04-01 | config | Bojan Suzic | 1 | -237/+263 | |
2014-04-01 | merge | Bojan Suzic | 1 | -244/+237 | |
2014-04-01 | change version to 2.0.1 | Thomas Lenz | 1 | -1/+1 | |
2014-04-01 | change to allow build | Bojan Suzic | 1 | -237/+246 | |
2014-03-31 | exclude Spring Framework from HyperJAXB plugin | Thomas Lenz | 1 | -0/+4 | |
2014-03-31 | update Hibernate, JPA and mySQL libraries | Thomas Lenz | 1 | -7/+11 | |
2014-03-24 | update version to 2.0.0 | Thomas Lenz | 1 | -1/+1 | |
2014-03-21 | change version of MOA-ID-Auth to 2.0-RC3 | Thomas Lenz | 1 | -1/+1 | |
2014-03-17 | change version to 2.0-RC2 | Thomas Lenz | 1 | -1/+1 | |
2014-03-11 | solve errors in combination with Tomcat 8 and log4j and slf4log | Thomas Lenz | 1 | -4/+10 | |
2014-03-06 | change MOA-ID version to 2.0-RC1 | Thomas Lenz | 1 | -1/+1 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 1 | -2/+41 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/StorkAttributes.java id/oa/src/main/java/at/gv/egovernment/moa/id/demoOA/servlet/pvp2/BuildMetadata.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GetForeignIDServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKAuthnRequestProcessor.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/parep/client/szrgw/SZRGWClient.java id/server/idserverlib/src/main/resources/resources/templates/loginFormFull.html | |||||
2014-01-30 | -- set MOA-ID Version to 1.9.98-Snapshot | Thomas Lenz | 1 | -1/+1 | |
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata | |||||
2014-01-29 | fixed issues after merge | Florian Reimair | 1 | -1/+36 | |
2014-01-27 | fixed merge issue | Florian Reimair | 1 | -1/+5 | |
2014-01-17 | Exthex Version 0.2 | Thomas Lenz | 1 | -1/+1 | |
2013-11-18 | X509TrustManager Update | Thomas Lenz | 1 | -1/+1 | |
2013-11-11 | Repo. update | Thomas Lenz | 1 | -0/+8 | |
2013-10-03 | Code CleanUP and change to consisted Version numbers | Thomas Lenz | 1 | -1/+0 | |
2013-09-18 | change to 1.9.96-snapshot | Thomas Lenz | 1 | -2/+2 | |
--set SL-Version to hardcoded version 1.2 --add "RemoveBPK form AuthBlock" feature --set UTC time as default (SAML1) --add PVP2 Attributes: ++ AuthBlock ++ Certificate ++ BASEID ++ BASEID-TYPE ++BKUURL Bugfix: -- NullPointerException: GetMISSessionIDServlet.java -- Check if it is empty: MOAMetadataProvider.java | |||||
2013-09-09 | MOA-ID 1.9.951.9.95-SNAPSHOT | Thomas Lenz | 1 | -2/+2 | |
--change BKU selection templates and SendAssertion Templates to responsive design. Therefore, OA parameter "useIframe" is not required anymore. | |||||
2013-07-26 | Bugfixes: | Thomas Lenz | 1 | -3/+1 | |
- handle Error if more then one authentication is started for one Online-Application - handle MultiThread error if more then one authentication process is active in one user session Add: - Add UserData database. (is required for the web-based configuration tool) - Add additional OA parameter in MOA-ID 2.x configuration scheme to set OAs active or not TODO: change 'searchOAWith....' to only get results with active=true | |||||
2013-07-16 | create DB Config and legacy config parser | Thomas Lenz | 1 | -12/+46 | |
Split MOASession database from config database | |||||
2013-07-12 | SSO Implementation | Thomas Lenz | 1 | -0/+39 | |
2013-06-07 | Common classes for Hibernate initializing and database handling | Thomas Lenz | 1 | -0/+112 | |