-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 2.2 Fork / Login Form #43
base: master
Are you sure you want to change the base?
Conversation
mkkeck
commented
Mar 15, 2017
- Login form
- Added session class for login form
- Display different navigations if user is logged in / logged out
* Login form * Added session class for login form * Display different navigations if user is logged in / logged out
Better description for login details in config_example.php
* Readme section restructured * Config / Install description updated for admin login * Linking to Issues * Linking to original project from Christian Beer
* Readme section restructured * Config / Install description updated for admin login * Linking to Issues * Linking to original project from Christian Beer
* Readme section restructured * Config / Install description updated for admin login * Linking to Issues * Linking to original project from Christian Beer
Hi, do you want to create your own fork or is this meant to be merged and released as version 2.3? I just glanced at the changes which look good in general. I will have more time to review this later this week. I want to take a closer look at the session handling. |
* Added security for Apache Webserver: - `configs/` not accessible via browser - `includes/` not accessible via browser * Moved `tables*.sql` to `install/tables*.sql` * Added `install/config-examples` for Linux Distributions * Added `install/config-examples/debian` as example and info how to setup on Debian Jessie
I've created my own fork. But it would be also ok to be merged and released as new version. |
* Config parameter $cfg['force_ssl'] * If $cfg['force_ssl'] true, then redirect to https:// * Some typos fixed
# Conflicts: # install/config-examples/centos-7.3/config-example.php
update to CRLF
Merged php8.1 and crypt
Error import Mysql line 40
Update tables.sql