zorn-v / nextcloud-social-login

GNU Affero General Public License v3.0
199 stars 139 forks source link

Please add mailru provider in "Allow login only from specified domain" array in ./js/settings.js #368

Closed petrov-it closed 2 years ago

petrov-it commented 2 years ago

Hello and thanks for your code! I'm a noob in git, and i'm not sure that only one line needs a pull request. here it is (for unminified code): %diff ./js/old_settings.js ./js/settings.js 9604c9604 < ["google", "yandex"].includes(r)

                                ["google", "yandex", "mailru"].includes(r)

it worked for me. Would you be so king and make changes without pull request?

zorn-v commented 2 years ago

Done

petrov-it commented 2 years ago

Спасибо!