goFrendiAsgard / No-CMS

No-CMS, A CodeIgniter Based CMS Framework
300 stars 199 forks source link

how to disable third party auth ? #162

Closed kal60 closed 8 years ago

kal60 commented 8 years ago

is it possible to completely disable that feature ? Although I disabled all login types in cms-management => setting => third party auth it's still contained within the main menu.

Tpojka commented 8 years ago

In config file disable or set FALSE to enabled for those you don't need.

kal60 commented 8 years ago

Thanks! Ok, I tried return FALSE return array() but the Navigation entry still remained. Now I simply set the navigation-entry to "inactive" via the menu CMS-administration => navigation