Skip to content

feat(teachLink_web): bug-login-route-accepts-any-password-of-6-charac#832

Merged
RUKAYAT-CODER merged 6 commits into
rinafcode:mainfrom
Caneryy:feat/issue-705
Jul 1, 2026
Merged

feat(teachLink_web): bug-login-route-accepts-any-password-of-6-charac#832
RUKAYAT-CODER merged 6 commits into
rinafcode:mainfrom
Caneryy:feat/issue-705

Conversation

@Caneryy

@Caneryy Caneryy commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Closes #705

Summary

  • [Bug] Login route accepts any password of 6+ characters for any email address

Test plan

  • Relevant tests pass locally
  • Manual verification on affected UI or API paths

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@Caneryy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Caneryy added 2 commits June 29, 2026 20:38
- Sync pnpm-lock.yaml after adding bcrypt dependencies
- Fix prettier formatting in login route
- Correct signup/login route imports in a11y auth tests
@Caneryy

Caneryy commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

@RUKAYAT-CODER2025 review and merge please

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Great job so far

There’s just one blocker — the workflow is failing. Could you take a look and fix it so all checks pass?

Happy to review again once that’s done.
You can pull from the main first before pushing. The workflow should pass

Caneryy and others added 2 commits July 1, 2026 00:42
Replace native bcrypt with bcryptjs to fix Next.js build failure on
/api/auth/login page data collection. Re-apply login security changes
after merging upstream main per maintainer request.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Caneryy

Caneryy commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

fixed

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Kindly resolve conflict

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Conflict not yet resolved

Keep bcrypt login validation, use signToken JWT, fix signup referral imports.
@Caneryy

Caneryy commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

all conflicts resolved. You can merge now @RUKAYAT-CODER

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER RUKAYAT-CODER merged commit 3227421 into rinafcode:main Jul 1, 2026
4 checks passed
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.

[Bug] Login route accepts any password of 6+ characters for any email address

2 participants