Browse Source

Acegi -> Spring Security changes in site

2.0.x
Luke Taylor 18 years ago
parent
commit
9d962a39b2
  1. 2
      src/site/site.xml
  2. 4
      src/site/xdoc/powering.xml

2
src/site/site.xml

@ -50,7 +50,7 @@ @@ -50,7 +50,7 @@
<item name="FAQ" href="faq.html"/>
<item name="Petclinic Tutorial" href="petclinic-tutorial.html"/>
<item name="External Web Articles" href="articles.html"/>
<item name="Products using Acegi" href="powering.html"/>
<item name="Products using Spring Security" href="powering.html"/>
<item name="Use without Spring" href="standalone.html"/>
<item name="Upgrading to 1.0.0" href="upgrade/upgrade-090-100.html"/>
<item name="Upgrading to 0.9.0" href="upgrade/upgrade-080-090.html"/>

4
src/site/xdoc/powering.xml

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<document><properties><title>Products Using Spring Security</title></properties><body><section name="Products Using Acegi Security"><p>Many open source and commercial products either use Acegi Security or at least
support it. Following is a partial list of such products. If you've integrated Acegi
<document><properties><title>Products Using Spring Security</title></properties><body><section name="Products Using Spring (Acegi) Security"><p>Many open source and commercial products either use Acegi Security or at least
support it. Following is a partial list of such products. If you've integrated Spring
Security with some other product, please let us know (preferably with a URL
to some page explaining the integration/use)...

Loading…
Cancel
Save