Loading...
 
Skip to main content

Intertiki - if you change the client server key after initial setting it gives Invalid key error on login

Status
Open
Subject
Intertiki - if you change the client server key after initial setting it gives Invalid key error on login
Version
12.x
13.x
14.x
Category
  • Error
Feature
InterTiki
Resolution status
New
Submitted by
Nelson Ko
Lastmod by
Nelson Ko
Rating
(0)
Description

To reproduce, setup a new client server setting under Known Hosts on the InterTiki master.

All works fine. Then modify the key for the setting, and you will find that login now fails with Invalid Server Key message.

The reason why this is so is because the "key" is used as the "key for the preference setting" and also at the same time used for the "key to determine if there is such a setting for that server". So obviously it cannot function for both these uses robustly if it can be changed....

Importance
5
Easy to solve?
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5646
Created
Friday 24 April, 2015 01:05:41 UTC
by Nelson Ko
LastModif
Friday 24 April, 2015 01:05:41 UTC


Show PHP error messages