Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Aug 15, 2016

Less depreacted calls 🎉

This will get us a step closer to properly changepassword stuff.

CC: @LukasReschke @nickvergessen @MorrisJobke @icewind1991

@mention-bot
Copy link

@rullzer, thanks for your PR! By analyzing the annotation information on this pull request, we identified @Kondou-ger, @schiessle and @LukasReschke to be potential reviewers

@rullzer rullzer added the 3. to review Waiting for reviews label Aug 15, 2016
@rullzer rullzer added this to the Nextcloud 11.0 milestone Aug 15, 2016
/** @var IAppManager */
private $appManager;

public function __construct($appName,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PHPDoc? ;)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@LukasReschke
Copy link
Member

Mind adding some tests for the stuff that's testable? (e.g. changePersonalPassword)

@rullzer rullzer force-pushed the changepasswordcontroller branch from f17928e to 5c7b188 Compare August 15, 2016 19:08
@rullzer
Copy link
Member Author

rullzer commented Aug 15, 2016

Added some tests

@LukasReschke
Copy link
Member

LGTM

],
]);
}
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix your IDE finally

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@nickvergessen
Copy link
Member

Changing still works as user, admin and subadmin

👍

@nickvergessen
Copy link
Member

This branch has conflicts that must be resolved

Please rebase while fixing the typo from above

* Still no full DI because of encryption fu
* Remove old "Controller"
@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 17, 2016
@rullzer rullzer force-pushed the changepasswordcontroller branch from 5c7b188 to 789082e Compare August 17, 2016 08:21
@nickvergessen nickvergessen added 2. developing Work in progress and removed 4. to release Ready to be released and/or waiting for tests to finish labels Aug 17, 2016
@rullzer
Copy link
Member Author

rullzer commented Aug 17, 2016

And rebased

@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Aug 17, 2016
@rullzer rullzer merged commit c5d0a05 into master Aug 17, 2016
@rullzer rullzer deleted the changepasswordcontroller branch August 17, 2016 09:50
GitHubUser4234 pushed a commit to GitHubUser4234/server that referenced this pull request Aug 30, 2016
@MorrisJobke
Copy link
Member

There was a regression: #1634 fixed it ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants