orionblastar / K666

K666 is forum discussion software, this is an attempt to write the Free version FreeK666 without violating copyright
http://k666.kr5ddit.com
MIT License
5 stars 0 forks source link

Add a login link #6

Closed procrasti closed 8 years ago

procrasti commented 8 years ago

Depends: https://github.com/orionblastar/K666/issues/5 Branch: loginlinks

Add a login link to the static and dynamic index.html pages...

I think just a simple href to /admin/login

Extra Kr5ddit: Add a logout link to the pages to... /admin/logout

Now you can test login and logout... Notice that users can't register yet, you'll have to create them manually with the admin user in the admin pages.

procrasti commented 8 years ago

I've added this to the static page in the startup branch... make sure you merge that branch back into FreeK666 (I assume you do most of your work on this Branch... pending the repository update)... It's probably messed up enough that I will merge it into master.

But anyway... I'll assign this to you now, so you can update the dynamic page and add the logout links too!

procrasti commented 8 years ago

Yeah, we have this now for both the static and dynamic pages... am closing.