Skip to content
Snippets Groups Projects
Commit e75e7447 authored by Puguh Wijayanto's avatar Puguh Wijayanto
Browse files

#71 #73 #80 #79

Security and Bug Fix
Version 1.1.1
parent b5049bff
No related branches found
No related tags found
No related merge requests found
Showing
with 26 additions and 31 deletions
Loading
Loading
@@ -5,3 +5,4 @@ assets/.tmb
assets/.quarantine
assets/media/*
.htaccess
.idea
# GeniXCMS
> Update Notice: Please Update to version v1.1.0.
![](https://scontent-sin6-1.xx.fbcdn.net/v/t1.0-9/16195650_667518436742758_1128161184265490528_n.png?oh=df09dadd56c1a329a177f19f591aed14&oe=59124708)
> Update Notice: Please Update to version v1.1.1.
[![Build Status](https://travis-ci.org/semplon/GeniXCMS.svg?branch=master)](https://travis-ci.org/semplon/GeniXCMS)
[![CircleCI](https://circleci.com/gh/semplon/GeniXCMS.svg?style=shield&circle-token=c2ef105b7d61e90dadd066ad0e25e3f53d97c6c1)](https://circleci.com/gh/semplon/GeniXCMS)
Loading
Loading
@@ -40,10 +38,6 @@ This CMSF is a starter point to build your own online applications. With already
### Recommended
* MariaDB Server
### Feature Request
[![Feature Requests](http://feathub.com/semplon/GeniXCMS?format=svg)](http://feathub.com/semplon/GeniXCMS)
### Installation
#### Manual Upload
Loading
Loading
@@ -94,16 +88,16 @@ define('USE_MEMCACHED', false);
### Showcase
Showcase URL :
- http://demo.genix.id
- [http://demo.genix.id](http://demo.genix.id)
### License
**GeniXCMS** License : [**MIT License**](LICENSE)
### Website
Link : http://genix.id
Link : [http://genix.id](http://genix.id)
### Donate
![Donate Us](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)
Contact us for Donation.
### Developer
Developed by : Puguh Wijayanto - www.metalgenix.com
Developed by : Puguh Wijayanto - [metalgenix.com](http://metalgenix.com)
Loading
Loading
@@ -4,7 +4,7 @@
* PHP Based Content Management System and Framework
* @package GeniXCMS
* @since 0.0.1 build date 20150221
* @version 1.1.0
* @version 1.1.1
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
* @author Puguh Wijayanto <psw@metalgenix.com>
Loading
Loading
Loading
Loading
@@ -2,7 +2,7 @@
"name": "genix/cms",
"type": "project",
"description": "Simple and Free Opensource CMS and Framework",
"version": "1.1.0",
"version": "1.1.1",
"homepage": "http://genix.id",
"keywords": ["genixcms", "genix", "cms", "metalgenix", "blog", "blog software", "bootstrap"],
"license": "MIT",
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20140928
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
@@ -28,7 +28,7 @@ try {
} catch (Exception $e) {
echo $e->getMessage();
}
$data = '';
$data = [];
if (isset($_POST['forgotpass'])) {
$token = Typo::cleanX($_POST['token']);
if (!isset($_POST['token']) || !Token::validate($token)) {
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20140928
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
@@ -28,7 +28,7 @@ try {
} catch (Exception $e) {
echo $e->getMessage();
}
$data = '';
$data = [];
 
if (isset($_POST['forgotpass'])) {
$token = Typo::cleanX($_POST['token']);
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.8 build date 20160313
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -7,7 +7,7 @@ defined('GX_LIB') or die('Direct Access Not Allowed!');
*
* @since 1.0.0 build date 20160830
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.7 build date 20150718
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.8 build date 20160313
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
Loading
Loading
@@ -6,7 +6,7 @@
*
* @since 0.0.1 build date 20150202
*
* @version 1.1.0
* @version 1.1.1
*
* @link https://github.com/semplon/GeniXCMS
* @link http://genix.id
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment