This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new cf72dfb Improved: Forgot to add this README.md
cf72dfb is described below
commit cf72dfbfea199599b320fae4cd4287ef113660de
Author: Jacques Le Roux <[email protected]>
AuthorDate: Sun Aug 30 08:56:22 2020 +0200
Improved: Forgot to add this README.md
---
applications/securityext/README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/applications/securityext/README.md
b/applications/securityext/README.md
new file mode 100644
index 0000000..a9e8f19
--- /dev/null
+++ b/applications/securityext/README.md
@@ -0,0 +1,6 @@
+<img
src="https://camo.githubusercontent.com/b313d4ec52b77b5024e2988aaf76720258233e69/68747470733a2f2f6f6662697a2e6170616368652e6f72672f696d616765732f6f6662697a5f6c6f676f2e706e67"
alt="Apache OFBiz" />
+
+# commonext component
+This component enables organisations to extend the elements of the framework
security component.
+
+As the security component in the framework stack is under the control of the
project, the need arose to enable adopters to be able to extend that component
with custom security management solutions. For that purpose the securityext
component was created in the application stack.