Skip to content

Add shared credentials for Bandhan Bank (bandhanbank.com → bandhan.bank.in) - #1250

Open
mangeshraut712 wants to merge 1 commit into
apple:mainfrom
mangeshraut712:cursor/bandhan-bank-shared-credentials-aafb
Open

mangeshraut712 wants to merge 1 commit into
apple:mainfrom
mangeshraut712:cursor/bandhan-bank-shared-credentials-aafb

Conversation

@mangeshraut712

Copy link
Copy Markdown
Contributor

Summary

Bandhan Bank moved its public site from bandhanbank.com to bandhan.bank.in. This adds a from/to shared-credentials group so passwords saved for bandhanbank.com autofill on bandhan.bank.in.

fromDomainsAreObsoleted is true because the old host no longer serves the site; it 302s to the new one.

This PR is Bandhan only.

Live evidence (2026-09-06 UTC)

Re-checked with curl -sI (HEAD) and curl -sD - -o /dev/null (GET; same status/Location as HEAD):

  • https://www.bandhanbank.com/ → HTTP 302 Location: https://www.bandhan.bank.in/
  • https://bandhanbank.com/ → HTTP 302 Location: https://bandhan.bank.in/
  • https://www.bandhan.bank.in/ → HTTP 200
  • https://bandhan.bank.in/ → HTTP 200

That is CONTRIBUTING’s from/to case (from domains redirect to to to log in).

./tools/validate-json-schemas.shquirks/shared-credentials.json valid.

Overall Checklist

for shared-credentials.json

  • There's evidence the domains are currently related (live 302s to bandhan.bank.in)
  • If using from and to, the from domain(s) redirect to the to domain to log in.

…nk.in)

Old bandhanbank.com hosts 302 to bandhan.bank.in, which serves the site.

Co-authored-by: Mangesh Raut <mangeshraut712@users.noreply.github.com>
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