You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2021/02/15 22:44:59 UTC

[directory-fortress-realm] branch master updated: format

This is an automated email from the ASF dual-hosted git repository.

smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-realm.git


The following commit(s) were added to refs/heads/master by this push:
     new 5213ce2  format
5213ce2 is described below

commit 5213ce273c9a803b23a694f06b2b5ce4e0f8ba03
Author: Shawn McKinney <sm...@symas.com>
AuthorDate: Mon Feb 15 16:44:54 2021 -0600

    format
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index dcd7d87..66c3fc5 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,9 @@ ________________________________________________________________________________
 
 * Uses Apache Tomcat Realm Interface
 
-* Declarative controls:
-      * authentication
-      * coarse-grained role check
+* Declarative controls: 
+      * authentication 
+      * coarse-grained role check 
 ___________________________________________________________________________________
 ##  Tips for first-time users