deltabeard / FROST

FRee and Open Source Tube
GNU General Public License v3.0
0 stars 1 forks source link

Login page for Moderation Interface #6

Closed deltabeard closed 9 years ago

deltabeard commented 10 years ago

All Moderation Interface pages will need to check if the user is currently logged in or not. If not, the user will need to be shown a link to the login page. For basic functionality, a simple 'if' statement should be used to check a username and password - for the initial release, then maybe a database to store the login information will be implemented for a later release. 'Add user' functionality does not have to be implemented at this point. The username and password can be changed by editing the appropriate php file before it is uploaded to a web server (for now).

deltabeard commented 9 years ago

Fix in https://github.com/deltabeard/FROST/commit/7a035dfb81f292f4b47a613648696800c43bb697