kepbautista / redbana-ph-payroll-system

Automatically exported from code.google.com/p/redbana-ph-payroll-system
0 stars 0 forks source link

There is no facility yet to check if a user is logged in #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? What is the expected output? What do you 
see instead?

1. Log in, then log out in a new tab. (Do not click logout on the current page)
2. If the features are clicked, view Payroll, SSS, PHILHEALTH, they are still 
accessible, which shouldn't be the case.

Proposed solution:
In Login model, make a function that determines whether a user is still logged 
in. Must return at least TRUE or FALSE. 

Original issue reported on code.google.com by abraham.darius.llave on 3 May 2011 at 8:28