Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DLVR-6993] merge upstream #3

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

Conversation

maxp36
Copy link

@maxp36 maxp36 commented Oct 12, 2023

No description provided.

smeevil and others added 30 commits July 7, 2017 12:32
…s empty you will not get the email back, even if that is defined in the scope. An other change is that you also need to pass along public_profile along with email in the scope for this to work. (ueberauth#37)
…eberauth#40)

* Allow option to specify scheme for usar avatar url. Defaults to http

* Revert "Allow option to specify scheme for usar avatar url. Defaults to http"

This reverts commit 2a7a453.

* Change http to https scheme in URL returned by fetch_image

* Bump credo dep to fix code analysis bug and make travis green
* Update travis config to include versions of elixir up to 1.6

* Update exclude option in travis config

* Exclude Elixir 1.6 with OTP 18.3
* Eclude Elixir 1.3 with OTP 20.2
…izer

set oauth2 json library based on ueberauth's json library
1. Mention call 'options' explicitly in README
2. Add documentation about state
3. Linter removed a few extra spaces in the README
In order to compile docs an update of ex_doc was necessary.

Also ran 'mix format mix.exs'
Besides other documentation changes, this commit ensures the generated
HTML doc for HexDocs.pm will become the main reference doc for this
Elixir library which leverage on latest features of ExDoc.
…mac_deprecated

Fix crypto mac signature change in OTP/24
Arjan Scherpenisse and others added 9 commits October 1, 2021 10:21
Require Ueberauth 0.7 and implement its CSRF protection
    Different people are facing different issue
    but we are not able to identify the issue
    since the error from the client (facebook)
    is not being thrown back to the user.

    This change will provide correct message from
    the client.
@maxp36
Copy link
Author

maxp36 commented Nov 6, 2023

Делал в рамках задачка DLVR-6993. Решили, что пока не нужно.

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

Successfully merging this pull request may close these issues.