From 9d315c60395ad628e2c9e269fe3ee8df81cef6df Mon Sep 17 00:00:00 2001 From: Cuga Rajal Date: Sun, 28 Aug 2022 14:22:26 -0700 Subject: [PATCH] minor bug fixes and Readme updates --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 523f159..34d7e38 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ HGAuth An Opensim authentication module that can enforce a Web Form submission before allowing inbound HG teleport -Version 1.0, August 25, 2022 +Version 1.0.1, August 28, 2022 ----- **Summary** @@ -34,6 +34,11 @@ The verbiage on the web page can be changed or adapted to suit your needs. Project Sasha was originally developed to enforce legal requirements of GDPR for residents of the EU. However the form can be used to enforce TOS or other needs. +----- +**Recent changes** + +Version 1.0.1 contains minor bug fixes and documentation updates. + ----- **Changes from Project Sasha** @@ -104,6 +109,14 @@ confirmation time is written by PHP. - PHP, tested and developed on PHP 8.x - mySQL server, should work on all flavors of mySQL >= 7.x or MariaDB >= 10.x. +----- +**Terms of Use** + +By using files this package you agree with the following: +- Installation is meant only for evaluation purposes +- The service is not supported by the developers of Opensim server software +- Authors are not liable for any damages, use it at your own risk + ----- **Credits**