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

Authentication fixes #34

Merged
merged 1 commit into from
Apr 27, 2019
Merged

Authentication fixes #34

merged 1 commit into from
Apr 27, 2019

Conversation

DaveWilcock
Copy link
Member

  • Added snooping of _csrf value from login form, and now passing it to login POST
  • Added additional optional parameter to Connector::post() method, allowing you to pass the referer (required as part of the authentication)
  • Some general tidy up of coding standards
  • Composer refresh

- Added snooping of _csrf value from login form, and now passing it to login POST
- Added additional optional parameter to Connector::post() method, allowing you to pass the referer (required as part of the authentication)
- Some general tidy up of coding standards
- Composer refresh
@DaveWilcock
Copy link
Member Author

Resolves #31

@DaveWilcock DaveWilcock merged commit c76c163 into 10REM:master Apr 27, 2019
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.

1 participant