<feed xmlns='http://www.w3.org/2005/Atom'>
<title>moa-id-spss/id/server/auth/src, branch MOA-ID-3.0.1</title>
<subtitle>Module for Identification and Authentication (MOA-ID)</subtitle>
<id>https://git.egiz.gv.at/moa-id-spss/atom?h=MOA-ID-3.0.1</id>
<link rel='self' href='https://git.egiz.gv.at/moa-id-spss/atom?h=MOA-ID-3.0.1'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/'/>
<updated>2015-08-18T05:40:01+00:00</updated>
<entry>
<title>add image for default BKU selection template</title>
<updated>2015-08-18T05:40:01+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2015-08-18T05:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=8e7cc170c4ae41e53c92a67fb5cb845aebd033f6'/>
<id>urn:sha1:8e7cc170c4ae41e53c92a67fb5cb845aebd033f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new configuration files and update version numbers</title>
<updated>2015-07-20T06:25:57+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2015-07-20T06:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=bf061ad4ba8803717e4f27e14fa2a8c26a95bd4b'/>
<id>urn:sha1:bf061ad4ba8803717e4f27e14fa2a8c26a95bd4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved consent request before attributes are being collected</title>
<updated>2015-05-05T14:10:56+00:00</updated>
<author>
<name>Florian Reimair</name>
<email>florian.reimair@iaik.tugraz.at</email>
</author>
<published>2015-05-05T14:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=4df561f9f19966c92cd658efa0cd3942a0a091d4'/>
<id>urn:sha1:4df561f9f19966c92cd658efa0cd3942a0a091d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change Version to 2.2.0</title>
<updated>2015-02-26T11:46:17+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2015-02-26T11:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=426aa9b3dc4205e4c2d82924dba5a2473b48358a'/>
<id>urn:sha1:426aa9b3dc4205e4c2d82924dba5a2473b48358a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'datentechnik_modularization' into moa-id-2.2-merge</title>
<updated>2015-02-18T12:47:14+00:00</updated>
<author>
<name>Thomas Lenz</name>
<email>tlenz@iaik.tugraz.at</email>
</author>
<published>2015-02-18T12:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=bf086cff8ef680b73ca0300147c3c3b70ab32ae0'/>
<id>urn:sha1:bf086cff8ef680b73ca0300147c3c3b70ab32ae0</id>
<content type='text'>
Conflicts:
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java
	id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java
	id/server/stork2-commons/pom.xml
	id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries
	id/server/stork2-commons/src/main/resources/.svn/entries
	id/server/stork2-saml-engine/pom.xml
	pom.xml
</content>
</entry>
<entry>
<title>Perform some cleanup tasks</title>
<updated>2015-02-05T15:56:04+00:00</updated>
<author>
<name>Thomas Knall</name>
<email>t.knall@datentechnik-innovation.com</email>
</author>
<published>2015-02-05T15:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=b864faef2864cc28df98d778e2221bf2cf911954'/>
<id>urn:sha1:b864faef2864cc28df98d778e2221bf2cf911954</id>
<content type='text'>
- Rename AbstractSpringWebSupportedTask to MoaIdTask.
- Remove some unnecessary code.
</content>
</entry>
<entry>
<title>Create exemplary AuthServlet module (MOAID-68)</title>
<updated>2015-02-04T14:37:10+00:00</updated>
<author>
<name>Thomas Knall</name>
<email>t.knall@datentechnik-innovation.com</email>
</author>
<published>2015-02-04T14:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=74a42b6128f6f8d21a65dddb9405cd52ebbc0520'/>
<id>urn:sha1:74a42b6128f6f8d21a65dddb9405cd52ebbc0520</id>
<content type='text'>
- Create new module moa-id-module-monitoring.
- Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module.
- Update pom.xml, adding new module dependency.
- Update web.xml, disabling static servlet registration.
- Add @WebServlet servlet registration for MonitoringServlet.
</content>
</entry>
<entry>
<title>Add logging for automatic servlet registration.</title>
<updated>2015-02-04T12:54:32+00:00</updated>
<author>
<name>Thomas Knall</name>
<email>t.knall@datentechnik-innovation.com</email>
</author>
<published>2015-02-04T12:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=a9dc7e094a8732f9826ab77648758dd39adc7324'/>
<id>urn:sha1:a9dc7e094a8732f9826ab77648758dd39adc7324</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create separate module STORK (MOAID-67)</title>
<updated>2015-02-04T10:31:43+00:00</updated>
<author>
<name>Thomas Knall</name>
<email>t.knall@datentechnik-innovation.com</email>
</author>
<published>2015-02-04T10:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=4b6fd327b29ff84f61914f33b6361fa31441c92e'/>
<id>urn:sha1:4b6fd327b29ff84f61914f33b6361fa31441c92e</id>
<content type='text'>
- Add new maven module moa-id-modules and sub module moa-id-module-stork.
- Move stork relates processes and task to module moa-id-module-stork.
- Move module registration to modules package.
</content>
</entry>
<entry>
<title>Merge branch 'MOAID-62'</title>
<updated>2015-01-30T13:59:54+00:00</updated>
<author>
<name>Thomas Knall</name>
<email>t.knall@datentechnik-innovation.com</email>
</author>
<published>2015-01-30T13:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-id-spss/commit/?id=202b235da770f0d8752a21391e411a701c6666cf'/>
<id>urn:sha1:202b235da770f0d8752a21391e411a701c6666cf</id>
<content type='text'>
Conflicts:
	id/server/auth/src/main/webapp/WEB-INF/applicationContext.xml
</content>
</entry>
</feed>
