Skip to content

Commit

Permalink
Caddy is being ridiculous so I'll just change the URL
Browse files Browse the repository at this point in the history
  • Loading branch information
keanemind committed Jul 29, 2018
1 parent 3dd5b02 commit 42a4350
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lostnphoned/sms.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ def oauth2callback():
sql.add_user(phone_number_e164, credentials, connection)
connection.close()

return flask.redirect('/authorize-success')
return flask.redirect('/success')


def get_phone_number_obj(phone_number):
Expand Down
File renamed without changes.

0 comments on commit 42a4350

Please sign in to comment.