mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
109 stars 45 forks source link

Guest session #121

Open JN-Jones opened 9 years ago

JN-Jones commented 9 years ago

The "Who is online" page should also show guest sessions. Laravel's session system already handles them so it should be possible to use that one.