<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-web/src, branch 4.3.0</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=4.3.0</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=4.3.0'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2023-04-11T15:51:24+00:00</updated>
<entry>
<title>chore(pdf-as-web): Handle error url not containing an explicit port</title>
<updated>2023-04-11T15:51:24+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-04-11T15:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=7bc0b978c0e0047f6569040cabae330f8919f0ee'/>
<id>urn:sha1:7bc0b978c0e0047f6569040cabae330f8919f0ee</id>
<content type='text'>
from TUG:
The servlet tries to sanitize the URL by parsing it and writing it back out.
In case the input URL doesn't contain an explicit port, URL.getPort() returns -1
which leads to "https://example.com:-1/mypath" in the template which isn't the
same origin as without a port and gets rejected by the browser.

Instead only add a port to the resulting URL if the input contains one as well.
</content>
</entry>
<entry>
<title>feat(ux): update signature-verification screen to select interal or moa-sp verification</title>
<updated>2023-01-12T18:17:33+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-12T18:17:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=7e0a617fc75016d059ca1a976c76c307cb805bc9'/>
<id>urn:sha1:7e0a617fc75016d059ca1a976c76c307cb805bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(web):  add bulk-light functionality into PDF-AS-Web</title>
<updated>2023-01-11T22:23:30+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-11T22:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=42e68c8f3e53b34663d2fe9c434b0b034ff9ddf0'/>
<id>urn:sha1:42e68c8f3e53b34663d2fe9c434b0b034ff9ddf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(web): add very simple start-up and signing test</title>
<updated>2023-01-09T16:33:26+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-09T16:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=bf0200054b663dad9f04af4126c5a31f80b8003a'/>
<id>urn:sha1:bf0200054b663dad9f04af4126c5a31f80b8003a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parameter name in doc</title>
<updated>2022-05-20T11:51:13+00:00</updated>
<author>
<name>Gerald Palfinger</name>
<email>gerald.palfinger@iaik.tugraz.at</email>
</author>
<published>2022-05-20T11:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e69ba716ebae7307645ff9c640967d58ef48b9f4'/>
<id>urn:sha1:e69ba716ebae7307645ff9c640967d58ef48b9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not use alpha channel when outputting to jpg</title>
<updated>2022-01-12T13:47:06+00:00</updated>
<author>
<name>Gerald Palfinger</name>
<email>gerald.palfinger@iaik.tugraz.at</email>
</author>
<published>2022-01-12T13:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e925a149dfb0e07ef995dbc5cffef31de0f4f4aa'/>
<id>urn:sha1:e925a149dfb0e07ef995dbc5cffef31de0f4f4aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change placeholder image output from PNG to JPG</title>
<updated>2022-01-12T13:08:10+00:00</updated>
<author>
<name>Gerald Palfinger</name>
<email>gerald.palfinger@iaik.tugraz.at</email>
</author>
<published>2022-01-11T09:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=08a09e29f16a6419e10ab3af2efbeda69cb84694'/>
<id>urn:sha1:08a09e29f16a6419e10ab3af2efbeda69cb84694</id>
<content type='text'>
Microsoft Word's "print to pdf" function lowers the quality of png images used in a word document.
This leads to a failure on pdf-as placeholder detection using the resulting pdf document.
</content>
</entry>
<entry>
<title>generate placeholders without leading zeros and limit length to 5 digits</title>
<updated>2021-07-22T15:55:53+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-07-22T15:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=a898c819e2b496d63c5335faa6f232e7f16423cb'/>
<id>urn:sha1:a898c819e2b496d63c5335faa6f232e7f16423cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for issue #49</title>
<updated>2021-07-22T14:39:23+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-07-22T14:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=7617dbe08583cc8b7fa63670a7dbb860d3f25023'/>
<id>urn:sha1:7617dbe08583cc8b7fa63670a7dbb860d3f25023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release preparation</title>
<updated>2021-06-30T11:35:19+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-30T11:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=2f0e61073fb4fdd96e415cb2a1259defa94a9ef8'/>
<id>urn:sha1:2f0e61073fb4fdd96e415cb2a1259defa94a9ef8</id>
<content type='text'>
</content>
</entry>
</feed>
