Commit graph

288 commits

Author SHA1 Message Date
1237c3c54b Merge pull request 'Add support for php8.3' (#97) from php83 into master
Reviewed-on: https://gitea.evolix.org///evolix/evoadmin-web/pulls/97
Reviewed-by: Mathieu Trossevin <mtrossevin@noreply.gitea.evolix.org>
2024-08-23 09:55:31 +02:00
David Prevot
a914e78cca Add support for php8.3 2024-08-23 09:54:19 +02:00
32031516e9 Merge pull request 'grep SSH config without case sensitivity' (#98) from ssh-config-case into master
Reviewed-on: https://gitea.evolix.org///evolix/evoadmin-web/pulls/98
2024-08-22 17:16:51 +02:00
55b2ab7814
grep SSH config without case sensitivity 2024-08-22 17:08:59 +02:00
3400434f90 Merge pull request 'Bump version & Debian 12 patch' (#95) from unstable into master
Reviewed-on: #95
2024-04-22 10:41:13 +02:00
a7c1af3d83
Update changelog for release 2024-04-16 18:02:46 +02:00
188e63376d
Bump version 2024-04-16 18:01:24 +02:00
a30ba3337b
Update CHANGELOG.md
* web-add.sh: Fix ssh group membership (#94)
2024-04-16 17:59:01 +02:00
b014f1584a Merge pull request 'Fix ssh group membership.' (#94) from fix-ssh-memebership into unstable
Reviewed-on: #94
2024-04-16 17:55:08 +02:00
Brice Waegeneire
99741826f6 Fix ssh group membership.
We now use split SSH configuration files, so the user was never a member
of the ssh group on newly installed systems. This change don't modify
the SSH configuration of new systems since evolinux-ssh members' are
already allowed to connect by SSH.
2024-04-03 16:28:57 +02:00
5a22490dc8 Merge pull request 'Fixes' (#90) from unstable into master
Reviewed-on: #90
2023-12-06 10:49:02 +01:00
William Hirigoyen
95108897b0 Fix remaining test 2023-12-01 17:15:35 +01:00
fd0f03ab05 Merge pull request 'fix(letsencrypt): check for false as to avoid TypeError' (#84) from fix-letsencrypt into unstable
Reviewed-on: #84
2023-11-30 16:36:16 +01:00
whirigoyen
93c9e450ff Merge pull request 'sendmail_path in LXC, and better op_del' (#85) from unstable into master
Reviewed-on: #85
Reviewed-by: Mathieu Trossevin <mtrossevin@noreply.gitea.evolix.org>
2023-11-30 15:53:07 +01:00
2b6b76b78d
Update changelog 2023-11-17 14:39:42 +01:00
21eef58a96 Merge branch 'unstable' into fix-letsencrypt 2023-11-17 14:34:16 +01:00
6951d1fd33 Merge branch 'master' into unstable 2023-11-16 11:04:29 +01:00
William Hirigoyen
0dfb19faea Remove undue commit 2023-11-13 14:29:55 +01:00
William Hirigoyen
8e15676d05 Improve op_del improvement 2023-11-10 11:11:52 +01:00
William Hirigoyen
f5fe462248 Revert "Fix missing ITK admin link for multi PHP"
This reverts commit 2fd65724f7.
2023-11-10 10:49:29 +01:00
William Hirigoyen
964f710897 Revert "Remove extra }"
This reverts commit c385c102c5.
2023-11-10 10:49:16 +01:00
William Hirigoyen
c385c102c5 Remove extra } 2023-11-09 17:21:33 +01:00
William Hirigoyen
2fd65724f7 Fix missing ITK admin link for multi PHP 2023-11-09 17:08:39 +01:00
William Hirigoyen
7d8704cd25 Fix sendmail_path hostname (missing domain / FQDN) 2023-11-09 12:01:14 +01:00
William Hirigoyen
72e39f297e Prevent op_del to fail and able to remove web account when part of it is already removed 2023-11-09 11:31:16 +01:00
William Hirigoyen
2e8619e5e6 Add sendmail_path and open_basedir in LXC PHP pool configs 2023-11-08 12:03:14 +01:00
9419242465
fix(letsencrypt): check for false as to avoid TypeError 2023-10-31 10:04:02 +01:00
e76ea90d89 Merge pull request 'Add support for php8.2' (#81) from unstable into master
Reviewed-on: #81
2023-03-31 13:11:36 +02:00
Brice Waegeneire
a7f718c073 Add support for php8.2 2023-03-31 13:07:39 +02:00
f77ce6e590 Release 23.02 2023-02-20 11:52:13 +01:00
d2365e133b Big update of projet reame
Translated to english, changed contribution guidelines (same as ansible-roles)
Removed old TODO/INSTALL file
2023-02-20 11:19:08 +01:00
fbc48755b0 Introducing a changelog (filled with 2023 changes) 2023-02-20 10:44:43 +01:00
63dfa3af99 web-add.sh > Correct deletion order
Closes #76
2023-02-20 10:34:41 +01:00
577a4463ad Account deletion > Use mysql "DROP USER"
Instead of messing directly with mysql internal tables
Closes #78
2023-02-15 12:04:59 +01:00
66c159a625 Display the web-add.sh version 2023-02-15 11:36:25 +01:00
77f5076c88 Move common.php outside of the DocumentRoot 2023-02-15 11:35:21 +01:00
William Hirigoyen
ad68e298dd VérCheck chars [:/] are not in the domain name (in case of confusion with URL) 2022-12-09 15:30:14 +01:00
68799f7e5f Correction bug suppression compte 2022-11-21 17:25:19 +01:00
ebb4f1c20c ftpadmin.sh - Correction regression listing des comptes introduite par d6c39be117 2022-11-21 17:15:47 +01:00
f65dd98bb1 Web-add.sh: Add a version number (+ command to fetch it) 2022-11-10 15:58:15 +01:00
William Hirigoyen
67d0c45d79 Fix bug introduced in 9913579bb0 (MariaDB does not support backtics in where clause). 2022-11-08 17:30:05 +01:00
William Hirigoyen
9913579bb0 Fix drop database when contains dash 2022-10-31 14:40:19 +01:00
David Prevot
e257ee242b web-add generate-ssl-certificate: false option should be documented as is
As fb78d2a9ed, but the other way around: update only the documentation
instead of the code, so that existing use does not change.
2022-07-19 16:39:20 +02:00
David Prevot
2301b0cba5 web-add generate-ssl-certificate: improve FALSE option documentation 2022-07-19 14:24:33 +02:00
David Prevot
fb78d2a9ed web-add generate-ssl-certificate: FALSE option should match documented case 2022-07-19 14:18:04 +02:00
66ceacd918 Make the change on the login mechanism compatible with old configurations 2022-07-07 11:22:47 +02:00
d746aa445e Change in the login mechanism
Now use passwords hashed & salted. Validate with PHP's password_verify() function

Password hashes can be generated with :
* mkpasswd --method=sha-512
* PHP's password_hash()
2022-07-05 11:25:37 +02:00
143af65357 Hotfix for web interface to behave correctly 2022-07-04 14:34:41 +02:00
96ffc58cc4 Clear some warnings about undefined vars 2022-07-01 16:13:49 +02:00
93629b51fb Fix bug introduced in f2f115608a (op del fails when user has no crontab) 2022-05-11 14:39:00 +02:00