mint

所属分类:数据库系统
开发工具:PHP
文件大小:1156KB
下载次数:0
上传日期:2014-03-23 05:21:37
上 传 者sh-1993
说明:  TNMP是一个新闻par杂志网站,它允许访问者订阅时事通讯和杂志,并有一个...
(TNMP is a News par Magazine website, it allows its visitors to subscribe to newsletters and magazines, and also has an online magazine viewer. Its a PHP project, so I have posted the source file along with the SQL file, and don t mind the simplicity of the app since this is my college project, not a fully fledged application. But you could)

文件列表:
LICENSE.md (1710, 2014-03-23)
application (0, 2014-03-23)
application\bootstrap.php (3745, 2014-03-23)
application\classes (0, 2014-03-23)
application\classes\controller (0, 2014-03-23)
application\classes\controller\contenzo.php (597, 2014-03-23)
application\classes\controller\front.php (418, 2014-03-23)
application\classes\controller\home.php (781, 2014-03-23)
application\classes\controller\news.php (4260, 2014-03-23)
application\config (0, 2014-03-23)
application\config\site.php (207, 2014-03-23)
application\logs (0, 2014-03-23)
application\logs\2012 (0, 2014-03-23)
application\logs\2012\02 (0, 2014-03-23)
application\logs\2012\02\02.php (18941, 2014-03-23)
application\logs\2012\02\12.php (46381, 2014-03-23)
application\logs\2012\02\13.php (32617, 2014-03-23)
application\views (0, 2014-03-23)
application\views\blog.php (7741, 2014-03-23)
application\views\content.php (8030, 2014-03-23)
application\views\default.php (8431, 2014-03-23)
application\views\hi.php (7515, 2014-03-23)
application\views\midbar.php (2518, 2014-03-23)
application\views\news (0, 2014-03-23)
application\views\news\featured.php (630, 2014-03-23)
application\views\news\headlines.php (213, 2014-03-23)
application\views\news\view.php (456, 2014-03-23)
application\views\sidebar.php (2489, 2014-03-23)
application\views\subscriptions.php (110, 2014-03-23)
css (0, 2014-03-23)
css\960.css (6101, 2014-03-23)
css\KeepItSimple dh.css (11860, 2014-03-23)
css\KeepItSimple.css (11859, 2014-03-23)
css\reset.css (996, 2014-03-23)
css\screen.css (183, 2014-03-23)
images (0, 2014-03-23)
images\Thumbs.db (19968, 2014-03-23)
images\banner.png (17207, 2014-03-23)
images\bg.gif (59, 2014-03-23)
... ...

New Age Auth --- I've forked the main Auth module because there were some fundamental flaws with it: 1. It's trivial to [bruteforce](http://dev.kohanaframework.org/issues/3163) publicly hidden salt hashes. - I've fixed this by switching the password hashing algorithm to the more secure secret-key based hash_hmac method. 2. ORM drivers were included. - I've fixed this by simply removing them. They cause confusion with new users because they think that Auth requires ORM. The only driver currently provided by default is the file driver. 3. Auth::get_user()'s api is inconsistent because it returns different data types. - I've fixed this by returning an empty user model by default. You can override what gets returned (if you've changed your user model class name for instance) by overloading the get_user() method in your application. These changes should be merged into the mainline branch eventually, but they completely break the API, so likely won't be done until 3.1.

近期下载者

相关文件


收藏者