File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 721
721
</para >
722
722
</listitem >
723
723
724
- <listitem >
725
- <para >
726
- <link linkend =" ini.session.sid-length" >session.sid_length</link >="48"
727
- </para >
728
- <para >
729
- (PHP 7.1.0 > =) Longer session IDs results in stronger session IDs.
730
- Developers should consider a session ID length of 32 characters or more.
731
- At least 26 characters are required when
732
- <link linkend =" ini.session.sid-bits-per-character" >session.sid_bits_per_character</link >="5".
733
- </para >
734
- </listitem >
735
-
736
- <listitem >
737
- <para >
738
- <link linkend =" ini.session.sid-bits-per-character" >session.sid_bits_per_character</link >="6"
739
- </para >
740
- <para >
741
- (PHP 7.1.0 > =) The more bits there are in a session ID character,
742
- the stronger the session ID generated by the session module is for an
743
- identical session ID length.
744
- </para >
745
- </listitem >
746
-
747
724
<listitem >
748
725
<para >
749
726
<link linkend =" ini.session.hash-function" >session.hash_function</link >="sha256"
You can’t perform that action at this time.
0 commit comments