<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/tks/shared, branch direct-deployment</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Deploying webapps from shared folder.</title>
<updated>2013-02-06T00:57:38+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2013-02-06T00:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8011267258e6d04af15f0b5cdacc939fb11a81f8'/>
<id>8011267258e6d04af15f0b5cdacc939fb11a81f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearranged context.xml.</title>
<updated>2013-02-05T22:29:01+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2013-02-05T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=991577dd40bbb18613893362783d0cd06cbdce79'/>
<id>991577dd40bbb18613893362783d0cd06cbdce79</id>
<content type='text'>
Previously the context.xml files are deployed into META-INF folders
in each webapps. They now have been moved into &lt;instance&gt;/conf/
Catalina/localhost/&lt;subsystem&gt;.xml to allow further clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the context.xml files are deployed into META-INF folders
in each webapps. They now have been moved into &lt;instance&gt;/conf/
Catalina/localhost/&lt;subsystem&gt;.xml to allow further clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized CA, KRA, OCSP, TKS templates.</title>
<updated>2012-11-12T17:04:02+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-09T08:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=46fda5d944772ac62675570037785e39c517002b'/>
<id>46fda5d944772ac62675570037785e39c517002b</id>
<content type='text'>
All remaining theme files for Tomcat subsystems which include
the templates and JS files have been moved from the theme folder
at &lt;subsystem&gt;-ui/shared/webapps/&lt;subsystem&gt; into the subsystem
webapp folder at base/&lt;subsystem&gt;/shared/webapps/&lt;subsystem&gt;.

The deployment tools have been updated to use the new location.

Ticket #407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All remaining theme files for Tomcat subsystems which include
the templates and JS files have been moved from the theme folder
at &lt;subsystem&gt;-ui/shared/webapps/&lt;subsystem&gt; into the subsystem
webapp folder at base/&lt;subsystem&gt;/shared/webapps/&lt;subsystem&gt;.

The deployment tools have been updated to use the new location.

Ticket #407
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ACLInterceptor.</title>
<updated>2012-11-08T16:20:05+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-10-10T09:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=cb209df95c4dee11f2a912e20b417fa3bc41c88f'/>
<id>cb209df95c4dee11f2a912e20b417fa3bc41c88f</id>
<content type='text'>
Previously ACL checking was done in PKIRealm by matching the URL.
This code has been replaced by ACLInterceptor which will intercept
RESTEasy method invocations. This allows more precise mapping of
REST methods to ACL entries in acl.ldif.

Ticket #287
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously ACL checking was done in PKIRealm by matching the URL.
This code has been replaced by ACLInterceptor which will intercept
RESTEasy method invocations. This allows more precise mapping of
REST methods to ACL entries in acl.ldif.

Ticket #287
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated clearpixel.gif paths.</title>
<updated>2012-11-06T21:16:38+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-02T19:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d7306c4aa91b3bae124ba44c75ebe1c1b909e0ee'/>
<id>d7306c4aa91b3bae124ba44c75ebe1c1b909e0ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled account service for TKS and OCSP.</title>
<updated>2012-10-26T04:36:42+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-10-23T23:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6359021315622e97ae3c074752548f915e4af00d'/>
<id>6359021315622e97ae3c074752548f915e4af00d</id>
<content type='text'>
The REST account service has been added to TKS and OCSP to enable
authentication.

Ticket #375
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The REST account service has been added to TKS and OCSP to enable
authentication.

Ticket #375
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict AJP to localhost only by default</title>
<updated>2012-10-26T02:13:09+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-10-25T14:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7c105a64f41000737b85de832522738fd9af4200'/>
<id>7c105a64f41000737b85de832522738fd9af4200</id>
<content type='text'>
Ticket 369
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ticket 369
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide option to install, rather than replicate schema in a clone</title>
<updated>2012-10-22T16:03:39+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-10-19T05:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=1c45197227a0d54b525d4b40f66aa96aeb4f2e6a'/>
<id>1c45197227a0d54b525d4b40f66aa96aeb4f2e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using RPM version number in CMake.</title>
<updated>2012-10-01T18:15:44+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-09-30T17:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f81718c563ea12240e161a807013acd2d6eb1f2e'/>
<id>f81718c563ea12240e161a807013acd2d6eb1f2e</id>
<content type='text'>
The RPM spec files have been modified to pass the full RPM version
number to CMake. The version number contains the product version
number, release number, milestone, and platform. The CMake scritps
will parse and use this version number to generate Java manifest
files. The product version number will be used as the specification
version and full version number will be used as the implementation
version.

Ticket #339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The RPM spec files have been modified to pass the full RPM version
number to CMake. The version number contains the product version
number, release number, milestone, and platform. The CMake scritps
will parse and use this version number to generate Java manifest
files. The product version number will be used as the specification
version and full version number will be used as the implementation
version.

Ticket #339
</pre>
</div>
</content>
</entry>
<entry>
<title>Added common ROOT webapp.</title>
<updated>2012-09-12T17:38:58+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-08-28T19:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7c622a4e5714af8f83ce30022c970cc36c2ee597'/>
<id>7c622a4e5714af8f83ce30022c970cc36c2ee597</id>
<content type='text'>
The current ROOT webapp will redirect users coming to the root
URL path to the proper path of the subsystem's webapp.

Since now a single Tomcat instance may have multiple subsystems,
a new ROOT webapp has been added to present the user with a menu
of all available webapps from all subsystems in the instance.

Ticket #89
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current ROOT webapp will redirect users coming to the root
URL path to the proper path of the subsystem's webapp.

Since now a single Tomcat instance may have multiple subsystems,
a new ROOT webapp has been added to present the user with a menu
of all available webapps from all subsystems in the instance.

Ticket #89
</pre>
</div>
</content>
</entry>
</feed>
