Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  etc
  usr

Latest revisions

# Date Author Comment
e2b0f1f8 05/23/2024 05:37 PM Marcos M

Move to foreach()

The function each() is deprecated since PHP 7.2.

189dbb7a 05/23/2024 05:37 PM Marcos M

Move to password_hash()

Use of crypt() requires a salt since PHP 8.0. Use password_hash() to align with 8ddf2b5.

2a02ef36 05/23/2024 05:37 PM Marcos M

Remove superfluous argument

The product label was mistakenly separated in 573ec19. Now simply remove it.

787a9938 05/23/2024 05:37 PM Marcos M

Remove superfluous function arguments

Added in 0eae38c

1123725d 05/23/2024 05:37 PM Marcos M

Correctly detect changed settings

fe918db8 05/23/2024 05:37 PM Marcos M

Return a value in convert_openvpn_interface_to_friendly_descr()

Calls to this function expect a return value which is then echo'd.

4ef3bed6 05/23/2024 05:37 PM Marcos M

Correctly set duplicates limit in forms

bf3d5a8a 05/23/2024 05:37 PM Marcos M

Fix missing variable assignment in 22dbacd

ad78dab5 05/23/2024 05:37 PM Marcos M

Fix missed changes in f593f80

The argument being removed was previously used to retrieve optX
interfaces; this no longer applies.

b44b34d6 05/23/2024 05:37 PM Marcos M

Fix missed changes in 0e2bed2

The "level" is determined automatically by the function.

View revisions

Also available in: Atom