- Jan 03, 2017
-
-
A. Täffner authored
-
Till Brehm authored
interject login button Submit button should be on the right. See merge request !499
-
- Jan 02, 2017
-
-
pravdomil authored
-
- Dec 29, 2016
-
-
Till Brehm authored
Autoupgrade switched to apt-get and fixed abug which will likely break this completely on gentoo! fixed #4397 One more question... What about RedHat-Derivates? In current code they would also run apt-get but depend on yum... (nothing changed here) See merge request !498
-
A. Täffner authored
-
- Dec 28, 2016
-
-
Marius Burkard authored
-
Till Brehm authored
-
- Dec 20, 2016
-
-
Till Brehm authored
prevent duplicate LIMIT in sql-class - Fixes #4384 See merge request !496
-
Florian Schaal authored
-
- Dec 18, 2016
-
-
Till Brehm authored
Implement Issue #4357 Shows last ip that was used to login successfully with this useraccount. Logins from admins using loginAs are ignored Implementiert Issue #4357 Zeigt die IP-Adresse des letzten erfolgreichen Logins auf dem Dashboard an. Verändert die gespeicherte IP-Adresse nicht, wenn man sich via "Einloggen als" angemeldet hat. Needed Database-Changes: ``` ALTER TABLE `sys_user` ADD `last_login_ip` VARCHAR(50) NULL AFTER `lost_password_reqtime`; ALTER TABLE `sys_user` ADD `last_login_at` BIGINT(20) NULL AFTER `last_login_ip`; ``` Tested/Working on Ubuntu 16.04 LTS See merge request !493
-
- Dec 16, 2016
-
-
Timo authored
-
- Dec 15, 2016
-
-
Timo authored
Shows last ip that was used to login successfully with this useraccount. Logins from admins using loginAs are ignored Implementiert Issue #4357 Zeigt die IP-Adresse des letzten erfolgreichen Logins auf dem Dashboard an. Verändert die gespeicherte IP-Adresse nicht, wenn man sich via "Einloggen als" angemeldet hat. Needed Database-Changes: ALTER TABLE `sys_user` ADD `last_login_ip` VARCHAR(50) NULL AFTER `lost_password_reqtime`; ALTER TABLE `sys_user` ADD `last_login_at` BIGINT(20) NULL AFTER `last_login_ip`; Tested/Working on Ubuntu 16.04 LTS
-
- Dec 13, 2016
-
-
Till Brehm authored
various fix fix ipv6 auth compatibility for `attempts_login` table and `auth.log` file (Now ipv6 is supported for attempts login verification and log file (which can be used by fail2ban unstable)) fix XMPP correct nameserver server_id for DNS RR creation/modification fix XMPP correct Jabber ID field in XMPP Account page fix XMPP anonymous -REVERT fix Let's Encrypt web domain alias support See merge request !486
-
Till Brehm authored
Letsencrypt enhanced generation and logs Signed-off-by:
Kristián Feldsam <feldsam@gmail.com> See merge request !491
-
- Dec 11, 2016
-
-
Kristián Feldsam authored
Signed-off-by:
Kristián Feldsam <feldsam@gmail.com>
-
- Dec 09, 2016
-
-
Till Brehm authored
fixed last commit See merge request !490
-
- Dec 08, 2016
-
-
Florian Schaal authored
-
Till Brehm authored
Stable 3.1 See merge request !489
-
Florian Schaal authored
-
Florian Schaal authored
-
- Dec 07, 2016
-
-
Till Brehm authored
-
- Dec 04, 2016
-
-
alexalouit authored
-
- Nov 24, 2016
-
-
alexalouit authored
This reverts commit 0b73ad56.
-
Till Brehm authored
Fix #4339 See merge request !487
-
alexalouit authored
-
- Nov 22, 2016
-
-
alexalouit authored
-
- Nov 21, 2016
-
-
enavn authored
-
- Nov 20, 2016
-
-
alexalouit authored
-
- Nov 19, 2016
-
-
alexalouit authored
-
- Nov 17, 2016
-
-
Till Brehm authored
Patch 3 Only load "ISPConfig.loadInitContent();" in "interface/web/themes/default/templates/main.tpl.htm" to fix #4309 See merge request !482
-
Till Brehm authored
fix XMPP severs selection Update custom datasource See merge request !483
-
Till Brehm authored
Stable 3.1 See merge request !484
-
Till Brehm authored
Master CentOS / RHEL monitor_ system_update & distver support See merge request !485
-
- Nov 16, 2016
-
-
Mina Gerges authored
-
Mina Gerges authored
-
Florian Schaal authored
-
Florian Schaal authored
-
alexalouit authored
-
enavn authored
-
enavn authored
-