summaryrefslogtreecommitdiff
path: root/BKULocal/src/main/webapp
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08BulkSignature implementationfb-bulksignatureBonato, Martin1-3/+12
2014-03-03Allow to initialize IssuerTemplate cache via configtkellner1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1302 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-01-07Add CA Cert recreation explanation to help pagetkellner2-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1272 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Implement CreateCMSSignatureRequesttkellner1-1/+10
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1234 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-08-02Remove egovlabs from help filestkellner2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1131 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-08-01CitizenCard -> Citizen Card in help filestkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1127 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Case changetkellner1-7/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1056 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02* Save certificates to local file systemtkellner1-1/+16
* Show cardreader and smartcard information for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1042 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Person Identity Link Extension:tkellner1-0/+8
for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1040 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02Help index changestkellner2-6/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@991 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-11-02Adapt help texts to make cert installation more straightforwardtkellner2-11/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@989 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-18Help update: Show specific 404 pagestkellner1-0/+4
* Locale-dependent * 404h.html if page not found was a help page * 404.html else git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@956 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner4-237/+265
copyright headers changed/added License text added NOTICE modified git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-03-04whitespace..clemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@916 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-12-28git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@870 ↵clemenso1-7/+7
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-11-18TODO: CardReaderFactory.setConfiguration(SMCCConfiguration)clemenso1-0/+8
Issue #MOCCA-759 - disablePinpad not configurable git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@841 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-14localization welcome pageclemenso2-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@774 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-02default locale: en, help pages fixedclemenso2-24/+24
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Added ShutdownHandler to BKULocal.mcentner1-0/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@727 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner5-110/+272
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-20make clear index.html is NO ERROR PAGEclemenso1-3/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@591 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner1-0/+12
- Added possibility to configure logging of BKUWebstart. Logging is now configured from log4j configuration deployed with BKUWebstart in a first step. In a second step the webstart launcher looks for a log4j configuration file in the user's mooca configuration directory and updates the log4j configuration. - Logging of IAIK PKI properly initialized. IAIK PKI does not mess with the log4j configuration any longer. - Changed log4j accordingly (an appender is now needed as IAIK PKI does not reconfigure log4j any longer). Added css-stylesheet to ErrorResponses issued by the BKU to improve the presentation to the user. Changed dependencies of BKUWebStart (see Issue#469 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=469&group_id=13&atid=134). DataURLConnection now uses the request encoding of SL < 1.2. application/x-www-form-urlencoded is now used as default encoding method. multipart/form-data is used only if transfer parameters are present in the request that require a Content-Type parameter. This can only be set with multipart/form-data. This is not in conformance with SL 1.2, however it should improve compatibility with applications. Therefore, removed the ability to configure the DataURLConnection implementation class. DataURLConnection now uses a streaming implementation for encoding of application/x-www-form-urlencoded requests. XWWWFormUrlImputDecoder now uses a streaming implementation for decoding of application/x-www-form-urlencoded requests. Fixed Bug in SLResultPart that caused a binary response to be provided as parameter "XMLResponse" in a multipart/form-data encoded request to DataURL. SLCommandFactory now supports unmarshalling of SL < 1.2 requests in order issue meaningful error messages. Therefore, the marshaling context for response marshaling had to be separated from the marshaling context for requests in order to avoid the marshaling of SL < 1.2 namespace prefixes in SL 1.2 responses. Target attribute in QualifiedProperties is now marshaled. (see Issue#470 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=470&group_id=13&atid=134) Reporting of XML validation errors improved. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@510 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-04wrong install ca cert linkclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@503 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28help link cert installclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@483 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28replace installCertificate servlet with der encoded crt file in webapp/clemenso2-9/+6
moved local-webstart profile to BKUWebStart (jnlp-inline goal) help note for internet explorer on visat/7 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@482 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27added HELP tray itemclemenso1-2/+2
added INSTALL CA CERT help page WebStart: shortcut online=true git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@476 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso4-26/+49
removed help.jsp (and jsp dependencies in jetty) moved html pages to src/main/webapp (encoding problem?) switch to BASIC download protocol in BKUWebStart (no jnlpDownloadServlet required, see template.xml) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@474 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso1-48/+0
removed help.jsp (and jsp dependencies in jetty) moved html pages to src/main/webapp (encoding problem?) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@473 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20 [#430] Activation/PIN-management in MOCCA Web Startclemenso2-2/+15
- new Modules: smccSTALExt, BKUGuiExt in order not to depend on BKUAppletExt in BKULocal - provide stal-request handler de-registration in abstractSMCCSTAL git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@448 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-19default size dialog: 300x189clemenso1-65/+65
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@443 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14[#380] window close event not handled in mocca local dialogclemenso1-0/+1
[#354] HTTPBindingProcessor: MAX_DATAURL_HOPS not configurable git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@432 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13[#427] No help in BKULocalclemenso32-671/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@426 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25disable pinpadclemenso1-2/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@376 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12install mocca certificate pageclemenso2-0/+77
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@358 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-13Fixed Bug#405 and added according test casewbauer1-1/+1
Fixed Bug#402 Added Feature#403 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@320 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-12Updated SMCC to support non-blocking PIN entry. Added SV-Personendaten ↵mcentner1-0/+3
infobox implementation. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@248 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09Refactored STAL interface. Additional infobox functionality.mcentner1-3/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@236 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-04Refactoring of infobox implementation. mcentner1-0/+34
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@232 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-28LocalBKUWorkerclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@223 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-14git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@172 ↵clemenso32-16/+694
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-03local HelpListener DesktopAPIclemenso1-17/+19
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@138 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-10-08changed ssl certificate validation, now using iaik_pkiwbauer1-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@83 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-10-01Moved main parts of the configuration to bkucommonwbauer1-2/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@78 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-09-18root contextclemenso1-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@51 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-09-18git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@49 ↵wbauer1-27/+15
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-08-29Initial import.mcentner3-0/+129
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4