Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Fixed compatibility issue with OC 9.1 #36

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

nagai-takayuki
Copy link

Issue:
Due to a lot of changes in class structure and the change in authentication framework, user_cas won't work in OC 9.1

Changes:

  • Updated old class names to new class names
  • Modified app.php to call tryLogin() through LoginController in place of calling OC_User::login()

fix compatibility issue with OC 9.1
Updated required version and author
fix compatibility issue with OC 9.1
fix compatibility issue with OC 9.1
fix compatibility issue with OC 9.1
Updated version number
Updated author
@mention-bot
Copy link

@nagai-takayuki, thanks for your PR! By analyzing the annotation information on this pull request, we identified @brenard, @leoniscsem and @pitbulk to be potential reviewers

@Deelight-fr
Copy link
Contributor

Deelight-fr commented Nov 22, 2016

Great work, worked fine for me!

@956237586
Copy link

Your UserDatabase in getDisplayName and setDisplayName not changed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants