搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

What attribute does FF use to identify stored fields (like IDs and PWs)?

  • 1 个回答
  • 0 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

I have one log in page on my site that is called any time someone tries to access a protected section. Some pages require only a UID and PW, whereas other pages require one additional piece of info we call a "Training Code" (TC)


Log In Scenario A: 2 required fields [ UID, PW ]


Log In Scenario B: 3 required fields [ UID, PW, TC ]


BOTH Log in Scenario A & B work perfectly ONLY if upon return, you use the same scenario you did previously.

My issue is only when I go from Scenario A to B or vice versa. When I do this, FF attempts to autologin but is denied. FF states that the stored values do not match. (yet I know they match because if I return to the same scenario, it works with the autologin values) I think I must be improperly labeling/identifying/attributing the 3 fields (UID, PW, TC) for this to happen.

Any ideas on how to ensure the correct values are being stored for their corresponding fields?

Many Thanks,

Jefferson Morris

I have one log in page on my site that is called any time someone tries to access a protected section. Some pages require only a UID and PW, whereas other pages require one additional piece of info we call a "Training Code" (TC) ------------------------------------ Log In Scenario A: 2 required fields [ UID, PW ] ------------------------------------ Log In Scenario B: 3 required fields [ UID, PW, TC ] ------------------------------------ BOTH Log in Scenario A & B work perfectly ONLY if upon return, you use the same scenario you did previously. My issue is only when I go from Scenario A to B or vice versa. When I do this, FF attempts to autologin but is denied. FF states that the stored values do not match. (yet I know they match because if I return to the same scenario, it works with the autologin values) I think I must be improperly labeling/identifying/attributing the 3 fields (UID, PW, TC) for this to happen. Any ideas on how to ensure the correct values are being stored for their corresponding fields? Many Thanks, Jefferson Morris

所有回复 (1)

more options