Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Oct 4, 2024
1 parent df29832 commit b2aca43
Show file tree
Hide file tree
Showing 3 changed files with 7,480 additions and 5,016 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def call
verify_oauth_signature!

begin
if existing_identity
if @identity = existing_identity
@user = existing_identity.user
verify_user_confirmed(@user)

Expand Down
Loading

0 comments on commit b2aca43

Please sign in to comment.