update renew
This commit is contained in:
@@ -762,9 +762,9 @@
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
"## Renew Properties\n",
|
||||
"1. Renew Customer Properties\n",
|
||||
"2. Renew User Keys\n",
|
||||
"3. Refresh User on Login\n",
|
||||
"1. Renew Customer Keys\n",
|
||||
"2. Intermediate User Keys\n",
|
||||
"3. Renew User Keys on Login\n",
|
||||
"\n"
|
||||
]
|
||||
},
|
||||
@@ -839,7 +839,7 @@
|
||||
"metadata": {},
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
"### Renew User\n",
|
||||
"### Intermediate Renew User\n",
|
||||
"User property and position keys go through an intermediate phase.\n",
|
||||
"#### user.cipher.combined_position_key\n",
|
||||
"- user_combined_position_key = user_combined_position_key XOR pos_xor\n",
|
||||
@@ -873,7 +873,7 @@
|
||||
"metadata": {},
|
||||
"cell_type": "markdown",
|
||||
"source": [
|
||||
"### Refresh User Keys\n",
|
||||
"### New User Keys\n",
|
||||
"After a user's first successful login, the renew flag is checked. If it's true, the user's cipher is replaced with a new cipher."
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user