Add shared credentials for Bank of Baroda (bankofbaroda.in → bankofbaroda.bank.in) - #1244
Open
mangeshraut712 wants to merge 1 commit into
Open
Conversation
…roda.bank.in) Bank of Baroda moved its public site from bankofbaroda.in to bankofbaroda.bank.in. Share saved passwords one-way so logins for the old host autofill on the new one. fromDomainsAreObsoleted is true because the old host 301s away. Co-authored-by: Mangesh Raut <mangeshraut712@users.noreply.github.com>
This was referenced Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bank of Baroda moved its public site from
bankofbaroda.intobankofbaroda.bank.in. This adds afrom/toshared-credentials group so passwords saved forbankofbaroda.inautofill onbankofbaroda.bank.in.fromDomainsAreObsoletedistruebecause the old host no longer serves logins or marketing; it 301s to the new one. I use Bank of Baroda Internet Banking first-hand.This PR is Bank of Baroda only. No Axis, Federal, HDFC, ICICI, or other quirks. HDFC is already in the file (
hdfcbank.com→hdfc.bank.in). Axis is #1242. Federal is #1243.Live evidence (2026-09-04 UTC,
curl -sI)Re-checked immediately before this description (05:27:54 UTC). Observed
Locationheaders:https://www.bankofbaroda.in/→ HTTP 301Location: https://bankofbaroda.bank.in/https://bankofbaroda.in/→ HTTP 301Location: https://bankofbaroda.bank.in/https://bankofbaroda.bank.in/HEAD (curl -sI) → HTTP 404 (HEAD is not implemented on the new host)https://bankofbaroda.bank.in/GET (curl -sI -X GET) → HTTP 200That is CONTRIBUTING’s
from/tocase (fromdomains redirect tototo log in).tools/validate-json-schemas.shpassed (quirks/shared-credentials.json valid).First-hand + archive (login migration, not bare marketing redirect)
I use Bank of Baroda e-Banking / bob World first-hand.
bankofbaroda.inwas the public entry. The actual User ID / password form was onfeba.bobibanking.comFinacleAuthenticationController(USER_PRINCIPAL+ password / access code) — same pattern as ICICI’s infinity host.Archive (Nov 2020 login form — User ID label +
input type=password):https://web.archive.org/web/20201118000000/https://feba.bobibanking.com/corp/AuthenticationController?FORMSGROUP_ID__=AuthenticationFG&__START_TRAN_FLAG__=Y&FG_BUTTONS__=LOAD&ACTION.LOAD=Y&AuthenticationFG.LOGIN_FLAG=1&BANK_ID=012
Live today:
www.bankofbaroda.in→ 301bankofbaroda.bank.in.Overall Checklist
for shared-credentials.json
bankofbaroda.bank.in)fromandto, thefromdomain(s) redirect to thetodomain to log in.