Move to foreach()
The function each() is deprecated since PHP 7.2.
Move to password_hash()
Use of crypt() requires a salt since PHP 8.0. Use password_hash() to align with 8ddf2b5.
Remove superfluous argument
The product label was mistakenly separated in 573ec19. Now simply remove it.
Remove superfluous function arguments
Added in 0eae38c
Correctly detect changed settings
Return a value in convert_openvpn_interface_to_friendly_descr()
Calls to this function expect a return value which is then echo'd.
Correctly set duplicates limit in forms
Fix missing variable assignment in 22dbacd
Fix missed changes in f593f80
The argument being removed was previously used to retrieve optXinterfaces; this no longer applies.
Fix missed changes in 0e2bed2
The "level" is determined automatically by the function.
View revisions
Also available in: Atom