From 4bc5f5fe3bac0fbeb8cd7743e339e60e4e07118e Mon Sep 17 00:00:00 2001 From: Dmitry Yakovlev Date: Sun, 10 Nov 2024 19:23:52 +0300 Subject: [PATCH] Prepare release --- admin/inc/tmp/tmp.allow.htaccess | 4 +- admin/inc/tmp/tmp.deny.htaccess | 2 +- backups/.htaccess | 4 +- data/.htaccess | 4 +- plugins/.htaccess | 4 +- readme.txt | 74 -------------------------------- temp.htaccess | 6 +-- 7 files changed, 12 insertions(+), 86 deletions(-) delete mode 100644 readme.txt diff --git a/admin/inc/tmp/tmp.allow.htaccess b/admin/inc/tmp/tmp.allow.htaccess index 6111a5c8..c6bd7d5c 100644 --- a/admin/inc/tmp/tmp.allow.htaccess +++ b/admin/inc/tmp/tmp.allow.htaccess @@ -1,5 +1,5 @@ # -# GetSimple CMS htaccess ALLOW file +# GetSimple Legacy CMS htaccess ALLOW file # # prevent breaking plugin htaccess, prefer compat, since require is not overridable by order @@ -21,4 +21,4 @@ Require all granted - \ No newline at end of file + \ No newline at end of file diff --git a/admin/inc/tmp/tmp.deny.htaccess b/admin/inc/tmp/tmp.deny.htaccess index 65753c77..681aacf3 100644 --- a/admin/inc/tmp/tmp.deny.htaccess +++ b/admin/inc/tmp/tmp.deny.htaccess @@ -1,5 +1,5 @@ # -# GetSimple CMS htaccess DENY file +# GetSimple Legacy CMS htaccess DENY file # # prevent breaking plugin htaccess, prefer compat, since require is not overridable by order diff --git a/backups/.htaccess b/backups/.htaccess index 65753c77..2ccc1a5e 100644 --- a/backups/.htaccess +++ b/backups/.htaccess @@ -1,5 +1,5 @@ # -# GetSimple CMS htaccess DENY file +# GetSimple Legacy CMS htaccess DENY file # # prevent breaking plugin htaccess, prefer compat, since require is not overridable by order @@ -21,4 +21,4 @@ Require all denied - \ No newline at end of file + \ No newline at end of file diff --git a/data/.htaccess b/data/.htaccess index 65753c77..2ccc1a5e 100644 --- a/data/.htaccess +++ b/data/.htaccess @@ -1,5 +1,5 @@ # -# GetSimple CMS htaccess DENY file +# GetSimple Legacy CMS htaccess DENY file # # prevent breaking plugin htaccess, prefer compat, since require is not overridable by order @@ -21,4 +21,4 @@ Require all denied - \ No newline at end of file + \ No newline at end of file diff --git a/plugins/.htaccess b/plugins/.htaccess index 65753c77..2ccc1a5e 100644 --- a/plugins/.htaccess +++ b/plugins/.htaccess @@ -1,5 +1,5 @@ # -# GetSimple CMS htaccess DENY file +# GetSimple Legacy CMS htaccess DENY file # # prevent breaking plugin htaccess, prefer compat, since require is not overridable by order @@ -21,4 +21,4 @@ Require all denied - \ No newline at end of file + \ No newline at end of file diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 49f36284..00000000 --- a/readme.txt +++ /dev/null @@ -1,74 +0,0 @@ -GetSimple Content Management System -========================================= - - DESCRIPTION: ------------------------------------ - -GetSimple CMS is a flatfile CMS that works fast and efficient and has -the best UI around. - -Official Website - http://get-simple.info/ - -GetSimple CMS was developed by Chris Cagle [ http://chriscagle.me ] and -is now passionately supported and developed by a loving community. - - - LICENSE: ------------------------------------ - -This software package is licensed under the GNU GENERAL PUBLIC LICENSE v3. -LICENSE.txt is located within this download's zip file - -It would be great if you would link back to get-simple.info if you use it. - - -REQUIREMENTS: ------------------------------------ - -http://get-simple.info/docs/requirements - -### Build Requirements ### - -PHP 5.2+ - -### Module Requirements ### - -SimpleXML - -### Browser Requirements ### - -Javascript Enabled - -### Server ### -*Apache ( required for out of the box security using .htaccess ) - -*If not using Apache you will get a non-apache warning, -this warning is to alert you that your data files will not be secure -and you must take proper precautions to secure your site. -To disable this warning see gsconfig definition GSNOAPACHECHECK - - -INSTALLATION: ------------------------------------ - -Please see: http://get-simple.info/docs/installation - - -UPGRADING ------------------------------------ - -Please see: http://get-simple.info/docs/upgrading - - -DISCLAIMER: ------------------------------------ - -While GetSimple strives to be a secure and stable application, we simply cannot -be held liable for any information loss, corruption or anything else that may -happen to your site while it is using the our software. If you find a bug -or security hole, please contact someone in the forums at -http://get-simple.info/forum - - -______________________________________________ -GetSimple CMS - http://get-simple.info/ diff --git a/temp.htaccess b/temp.htaccess index d1b08493..9ff2f117 100644 --- a/temp.htaccess +++ b/temp.htaccess @@ -1,5 +1,5 @@ # -# GetSimple CMS htaccess ROOT file +# GetSimple Legacy CMS htaccess ROOT file # apache 2.4 # @@ -30,7 +30,7 @@ DirectoryIndex index.php Require all denied - + @@ -44,7 +44,7 @@ DirectoryIndex index.php Require all granted - + # handle rewrites for fancy urls