]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch 'remove-openid' into 'nightly'
authormmn <mmn@hethane.se>
Fri, 26 Feb 2016 12:30:01 +0000 (12:30 +0000)
committermmn <mmn@hethane.se>
Fri, 26 Feb 2016 12:30:01 +0000 (12:30 +0000)
Fix: Cannot remove OpenID

OpenidsettingsAction::removeOpenID() was comparing and int with a string
so always displayed "That OpenID does not belong to you."

See merge request !107


Trivial merge