fuel / oil

Fuel PHP Framework - Fuel v1.x Oil command-line package
http://fuelphp.com/docs/packages/oil/intro.html
106 stars 67 forks source link

Auth config not loaded #221

Closed WanWizard closed 10 years ago

WanWizard commented 10 years ago

When the admin scaffolding is used as generated, the Auth config file may be accessed before it is loaded.

This happens when Auth is not used before the check in the admin base controller. It tries to determine whether Ormauth or Simpleauth is configured before calling Auth::check(),

See http://www.fuelphp.com/forums/discussion/12766/ormauth

WanWizard commented 10 years ago

was fixed in https://github.com/fuel/oil/commit/3a7a2916ce13dd24c1aa591129d9d188202a57a2