benedmunds / CodeIgniter-Ion-Auth

Simple and Lightweight Auth System for CodeIgniter
http://benedmunds.com/ion_auth/
MIT License
2.34k stars 1.14k forks source link

fix isAdmin() #1447

Closed greald closed 4 years ago

greald commented 4 years ago

allow isAdmin check if not logged in. see issue #1446

benedmunds commented 4 years ago

Thanks!