matigo / Noteworthy

Noteworthy | A PHP-Based Blogging Tool for Evernote
22 stars 3 forks source link

Admin Panel "Log Out" Function is Non-Functional #13

Closed matigo closed 11 years ago

matigo commented 11 years ago

The Log Out function is missing code. This needs to wipe out the server-side Token match so that the local cookies are useless.

Note: this should present a warning for users that do not have any other computers assigned to view the administration panels.

matigo commented 11 years ago

A preliminary "log out" function has been created, however, it may be necessary to revisit this in the future. The problem we have right now is that once a person logs out, they will not be able to log back in.

It's a bit scary.