As first step to make this app compliant with Owncloud Guide line, I move app version in appinfo/info.xml. A lot of other things have to be fix (check result of command : php occ app:check-code user_cas -vvv)
I change the way to register CAS Login possibility on the login page to use OwnCloud OC_App::registerLogIn() method
Hi,
I made some improvements :
php occ app:check-code user_cas -vvv
)OC_App::registerLogIn()
method19 : I commit the workaround of @zeronounours