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

Overrode default authentication_error method and fixed the url prefix. #1040

Closed
wants to merge 35 commits into from

Conversation

ashwin-sp
Copy link
Collaborator

No description provided.

dependabot bot and others added 9 commits March 27, 2023 22:23
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.3.6.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@3.5.3...v4.3.6)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django](https://github.com/django/django) from 4.2 to 4.2.3.
- [Commits](django/django@4.2...4.2.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@ashwin-sp ashwin-sp marked this pull request as ready for review September 12, 2023 02:12
@ashwin-sp ashwin-sp linked an issue Sep 12, 2023 that may be closed by this pull request
PeterBreen and others added 18 commits October 3, 2023 13:41
…31.0

Bump requests from 2.28.2 to 2.31.0
…mver-5.7.2

Bump semver from 5.7.1 to 5.7.2
FA preconnect and Google font chain reduction
…ignupforgot-password-crashes-page

solution1 to solve issue 696:"Clicking back from Signup/Forgot password crashes page"
…s-on-backend-remove-react-helmet-component

solve #495 render all page headers on backend remove react helmet component
Changes tested as part of Sprint 95 Release
@ashwin-sp
Copy link
Collaborator Author

Closing and reopening another pull request

@ashwin-sp ashwin-sp closed this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update OAuth Error Page
6 participants