Commit Graph

39 Commits

Author SHA1 Message Date
Ludovic Poujol 66c159a625 Display the web-add.sh version 2023-02-15 11:36:25 +01:00
Ludovic Poujol 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
Nicolas Roman 3736f7ec32 display expiration date of cert and included domains directly when clicking the letsencrypt link 2019-07-25 11:37:57 +02:00
Nicolas Roman 8fe671097d tweak success message for cert installation 2019-07-10 16:59:36 +02:00
Nicolas Roman 1b4231e1a9 make-csr function and confirmation button when warning is displayed 2019-07-09 18:07:47 +02:00
Nicolas Roman 2737edbc11 update let's encrypt button name 2019-06-07 15:25:34 +02:00
Nicolas Roman d7f0a5e36c change error handling for let's encrypt checks 2019-06-07 15:25:15 +02:00
Nicolas Roman 320a229d4f separate view and controller logic 2019-06-07 11:49:11 +02:00
Nicolas Roman 58dda79c6a add letsencrypt link in webadmin page 2019-06-07 11:48:09 +02:00
Nicolas Roman 2fff30a658 first draft webadmin-letsencrypt tpl 2019-06-06 18:20:27 +02:00
Nicolas Roman 634a18d1cb rebase master 2019-06-05 17:20:34 +02:00
Nicolas Roman a907137e27 block non-standard vhost modification 2019-06-05 16:34:16 +02:00
Nicolas Roman ad452aad6a delete list-servername function 2019-06-05 16:33:37 +02:00
Nicolas Roman 5a738c4e2e revert multiple virtualhosts mgmt for ITK 2019-06-05 16:33:23 +02:00
Nicolas Roman 1ee7221b19 normalize text 2019-06-05 16:31:16 +02:00
Nicolas Roman 1ffa0ef4e7 normalize title names 2019-06-05 16:30:21 +02:00
Nicolas Roman bb17afd5fc added delete link 2019-06-05 16:29:19 +02:00
Nicolas Roman 6f7fe19046 added delete webpage 2019-06-05 16:29:19 +02:00
Nicolas Roman c9ed53d7dd php url changed 2019-04-01 18:10:53 +02:00
Nicolas Roman 6d0a456de9 alias url changed 2019-04-01 17:09:05 +02:00
Nicolas Roman 99ac46f671 itk url changed 2019-04-01 15:41:59 +02:00
Nicolas Roman fde162d679 servername url changed 2019-04-01 15:13:28 +02:00
Ludovic Poujol 2aa7a7a565 Only display the PHP version change link on multi-php install
(Also means the ITK setting doesn't matter and should not be displayed)
2019-03-29 15:56:35 +01:00
Ludovic Poujol 256baadb85 Add PHP version update interface when running in multiphp mode 2019-03-27 14:08:03 +01:00
Ludovic Poujol 29b92647a7 Refactor the domain and alias checks done at account creation 2019-03-26 16:59:12 +01:00
Nicolas Roman fc3fe6bd15 cleaning code + add links to navigate to new pages 2019-03-26 15:42:35 +01:00
Nicolas Roman 89858a6bbd first draft itk mgmt 2019-03-26 15:42:35 +01:00
Nicolas Roman 6f0106d4d0 implement check_occurence_name on account creation 2019-03-26 15:41:53 +01:00
Nicolas Roman 20aeb60cda using DomainInputFormField for ServerName update field 2019-03-26 15:41:53 +01:00
Nicolas Roman 7e02e50047 update ServerName from web interface 2019-03-26 15:41:53 +01:00
Ludovic Poujol fe8a1400a5 Rendre le lien de modifications des alias plus explicite 2019-03-18 12:00:14 +01:00
Ludovic Poujol 4005c23772 Liste des vhosts: Afficher "Activé/Désactivé" à place de 1/0 2019-03-18 11:58:38 +01:00
Ludovic Poujol f669c3f793 Remove the width on the login page 2019-03-15 11:55:15 +01:00
Ludovic Poujol a52846c977 Add a vhost counter
Fix #40
2019-02-28 15:45:25 +01:00
Romain Dessort 483482ab59 Add new features:
- Unix quota management
  - Apache ServerAlias management
  - support for multiple versions of PHP
  - MySQL databases management (new page dbadmin)
2017-08-22 12:50:42 -04:00
Gregory Colpart 7ed492470c indent + fix typo 2017-08-20 05:05:04 +02:00
Gregory Colpart 2947fa2c87 NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit 2017-08-20 04:31:00 +02:00
Romain Dessort e6edffd820 Merge untracked code into evoadmin-web. 2015-08-31 15:18:56 +02:00
Benoît S. 48eb1c16b1 Evoadmin-web is now a "public project". 2015-08-25 16:54:13 +02:00