- 97c1429
(HEAD -> master)
buchhaltung: ignoriere Privatentnahmen by
Bernd Wurst <bernd@schokokeks.org>
2021-04-12 13:38:59 +0200;
- 2b1ae64
typo by
Bernd Wurst <bernd@schokokeks.org>
2021-03-12 18:22:56 +0100;
- 4017b56
mailman: hide deeleted lists by
Bernd Wurst <bernd@schokokeks.org>
2021-03-12 18:16:52 +0100;
- b63f20d
CI: switch from old PHP security checker to local-php-security-checker + don't run on old PHP versions by
Hanno Böck <hanno@gentoo.org>
2021-02-28 21:13:58 +0100;
- b48c5b7
remove extra newlines by
Hanno Böck <hanno@gentoo.org>
2021-02-28 21:07:57 +0100;
- a5753af
remove obsolete code by
Bernd Wurst <bernd@schokokeks.org>
2021-02-12 15:04:22 +0100;
- d6d37ad
remove obsolete code by
Bernd Wurst <bernd@schokokeks.org>
2021-02-06 17:16:09 +0100;
- e771270
basic mailman3 support (no domain settings so far) by
Bernd Wurst <bernd@schokokeks.org>
2021-02-04 10:35:02 +0100;
- 6d76663
jabber: hide domains not yet ready and show appropriate warning by
Bernd Wurst <bernd@schokokeks.org>
2021-01-31 05:35:44 +0100;
- e8cec32
simplify debug output, use print_r for everything by
Bernd Wurst <bernd@schokokeks.org>
2021-01-31 05:18:43 +0100;
- cef1a35
better guard debugging output against XSS (e.g. via array keys) by
Hanno Böck <hanno@gentoo.org>
2021-01-20 13:18:32 +0100;
- 5b46006
remove option obsolete in PHP 7 by
Hanno Böck <hanno@gentoo.org>
2021-01-20 12:56:14 +0100;
- c97a9ef
make sure POST data is sent urlencoded, our python-based password checker does not support form-data by
Hanno Böck <hanno@gentoo.org>
2021-01-20 12:54:54 +0100;
- b797d2d
change spelling in domains/detail when domain is free for transfer by
Bernd Wurst <bernd@schokokeks.org>
2021-01-16 15:56:21 +0100;
- 5348379
Simplify crypt() calls, always assume SHA512 is available, use default value for rounds by
Hanno Böck <hanno@gentoo.org>
2021-01-13 10:32:52 +0100;
- 2ba7ca1
"Accountname" in index/lost_password.php by
Bernd Wurst <bernd@schokokeks.org>
2021-01-04 11:51:55 +0100;
- 01d1685
fix regular expression (was rejecting -) by
Hanno Böck <hanno@gentoo.org>
2020-12-15 17:42:07 +0100;
- 3ff36bc
PHP 8.0 compatibility by
Bernd Wurst <bernd@schokokeks.org>
2020-12-09 07:52:39 +0100;
- dcd0eae
update deps by
Bernd Wurst <bernd@schokokeks.org>
2020-12-09 07:45:15 +0100;
- f27b247
add php8 icon by
Hanno Böck <hanno@gentoo.org>
2020-12-08 10:18:53 +0100;
- 3fd3e97
update mpdf, remove unused dompdf by
Hanno Böck <hanno@gentoo.org>
2020-11-02 12:37:50 +0100;
- 90e690c
Fix indent / codingstyle by
Hanno Böck <hanno@gentoo.org>
2020-10-28 19:05:39 +0100;
- b32b187
give success message when changing mail account password by
Bernd Wurst <bernd@schokokeks.org>
2020-09-09 06:17:53 +0200;
- 6d9b4f7
do not show manual IMAP account section when mail handling is turned off for some domains by
Bernd Wurst <bernd@schokokeks.org>
2020-08-10 17:42:19 +0200;
- f8ea2a5
allow setup of 2FA when logged in via mailaccount directly by
Bernd Wurst <bernd@schokokeks.org>
2020-07-30 11:08:47 +0200;
- 26d4aac
sync legacy contact data while verification of e-mail-address by
Bernd Wurst <bernd@schokokeks.org>
2020-07-30 10:31:09 +0200;
- 6f376cd
add feature to disable SSH password login by
Bernd Wurst <bernd@schokokeks.org>
2020-07-30 10:30:34 +0200;
- 7e50f8e
text changes ("empfohlene Version") by
Bernd Wurst <bernd@schokokeks.org>
2020-07-13 16:16:49 +0200;
- 4b97be7
added php version tag "default" by
Bernd Wurst <bernd@schokokeks.org>
2020-07-13 14:01:49 +0200;
- 0f5c233
Use mb_encode_mimeheader instead of quoted_printable_encode to ensure properly encoded subjects, add custom mail header by
Hanno Böck <hanno@gentoo.org>
2020-05-24 09:46:55 +0200;
- fecf1c0
show a warning on the start page when customer account is locked by
Bernd Wurst <bernd@schokokeks.org>
2020-05-20 11:19:51 +0200;
- 4cbf488
Passwort-Vergessen-Funktion deutlicher darstellen by
Bernd Wurst <bernd@schokokeks.org>
2020-05-19 11:06:27 +0200;
- d18a8f5
changed caption of invoice preview by
Bernd Wurst <bernd@schokokeks.org>
2020-05-11 20:31:04 +0200;
- 0a43c60
more robust SRV record filter, disallow multiple :, negative and too high port numbers by
Hanno Böck <hanno@gentoo.org>
2020-05-07 11:46:41 +0200;
- 0bdccdd
validate SRV record data field by
Bernd Wurst <bernd@schokokeks.org>
2020-05-06 18:44:00 +0200;
- a78227e
Check input types on login by
Hanno Böck <hanno@gentoo.org>
2020-05-02 12:06:09 +0200;
- 7c5fe20
Add function to check input types by
Hanno Böck <hanno@gentoo.org>
2020-05-02 12:05:26 +0200;
- 8eb4e9f
Allows calling system_failure early where no role is set by
Hanno Böck <hanno@gentoo.org>
2020-05-02 12:03:00 +0200;
- 7f4ef73
fix codingstyle by
Hanno Böck <hanno@gentoo.org>
2020-05-02 12:01:35 +0200;
- 19f447e
catch a situation when contact handles are messed up by
Bernd Wurst <bernd@schokokeks.org>
2020-05-01 11:50:07 +0200;
- ef20939
fix warning by
Bernd Wurst <bernd@schokokeks.org>
2020-05-01 11:40:08 +0200;
- 063f9e1
implemented deletion of unused jabber domains by
Bernd Wurst <bernd@schokokeks.org>
2020-05-01 08:34:04 +0200;
- af75904
added support for SRV records and warning at collission by
Bernd Wurst <bernd@schokokeks.org>
2020-05-01 08:07:42 +0200;
- 21d91cf
creativecommons url nach https by
Hanno Böck <hanno@gentoo.org>
2020-04-29 11:47:31 +0200;
- bef067f
dedicated TLS-ports empfehlen statt STARTTLS, ist sicherer by
Hanno Böck <hanno@gentoo.org>
2020-04-29 11:45:16 +0200;
- ace0749
use samesite flag for clientcert cookie by
Hanno Böck <hanno@gentoo.org>
2020-04-22 07:44:27 +0200;
- 2470595
add note about PHP bug that causes invalid open_basedir warnings by
Hanno Böck <hanno@gentoo.org>
2020-02-02 13:29:17 +0100;
- ba3425b
avoid PHP warnings when argument is no string by
Hanno Böck <hanno@gentoo.org>
2020-02-02 12:12:24 +0100;
- 5e7ba58
update dependancies by
Bernd Wurst <bernd@schokokeks.org>
2020-01-02 08:59:26 +0100;
- b88a663
update travis codingstyle rules by
Hanno Böck <hanno@gentoo.org>
2019-12-27 10:23:25 +0100;
- fb98e6e
php-cs-fixer does not work on nightly by
Hanno Böck <hanno@gentoo.org>
2019-12-15 09:24:19 +0100;
- 9404f00
fix codingstyle by
Hanno Böck <hanno@gentoo.org>
2019-12-15 09:20:36 +0100;
- ffd7a06
add CI by
Hanno Böck <hanno@gentoo.org>
2019-12-15 09:15:25 +0100;
- 8c11a9e
show lastactivity and number of subscribers in mailinglist overview by
Bernd Wurst <bernd@schokokeks.org>
2019-12-09 10:34:35 +0100;
- 367c16d
XSS in freewvs dirs by
Hanno Böck <hanno@gentoo.org>
2019-12-08 09:28:18 +0100;
- 530fc9c
add nosniff by
Hanno Böck <hanno@hboeck.de>
2019-12-07 13:42:33 +0100;
- fc1a9b3
Fehler von W3C validator fixen by
Hanno Böck <hanno@gentoo.org>
2019-12-07 10:12:17 +0100;
- b4b724b
changed wording in domain details by
Bernd Wurst <bernd@schokokeks.org>
2019-12-05 07:29:34 +0100;
- 6d6c2b1
cleanup+ by
Bernd Wurst <bernd@schokokeks.org>
2019-12-04 17:00:28 +0100;
- b7d35c2
Funktion zum Löschen einer nicht mehr benötigten Mailman-Domain by
Bernd Wurst <bernd@schokokeks.org>
2019-12-04 16:55:39 +0100;
- a3877b5
Erstelle Mailinglisten-Domains transparent wenn der User diese auswählt by
Bernd Wurst <bernd@schokokeks.org>
2019-12-04 15:53:53 +0100;
- 88902e9
fix runtime warning when creating new mail address by
Bernd Wurst <bernd@schokokeks.org>
2019-11-19 11:50:56 +0100;
- 20a97b8
fixing syntax error by
Bernd Wurst <bernd@schokokeks.org>
2019-11-11 17:46:31 +0100;
- b7713db
Sende Domainreg-Mail an die Admins wenn im Debug-Mode by
Bernd Wurst <bernd@schokokeks.org>
2019-11-02 12:51:02 +0100;
- d9f7447
Fix codingstyle by
Hanno <hanno@gentoo.org>
2019-10-27 08:54:14 +0100;
- da2eaa6
Use autocomplete=new-password on password changing forms by
Hanno <hanno@gentoo.org>
2019-10-24 21:14:02 +0200;
- 8d1feb3
fix warning about undeclared variable by
Bernd Wurst <bernd@schokokeks.org>
2019-10-23 11:33:54 +0200;
- 5912e29
fix error finding customer info by
Bernd Wurst <bernd@schokokeks.org>
2019-10-22 09:39:49 +0200;
- b436539
send confirmation message upon registration of domain by
Bernd Wurst <bernd@schokokeks.org>
2019-10-20 12:03:13 +0200;
- fa4c512
fix encoding mail headers and body as quoted printable by
Bernd Wurst <bernd@schokokeks.org>
2019-10-20 12:02:54 +0200;
- 0ef93e7
Funktion send_mail() global verfügbar gemacht. by
Bernd Wurst <bernd@schokokeks.org>
2019-10-15 09:52:47 +0200;
- 87396d7
Funktion send_mail() global verfügbar gemacht. by
Bernd Wurst <bernd@schokokeks.org>
2019-10-15 09:51:58 +0200;
- 0db82d3
fixed typo by
Bernd Wurst <bernd@schokokeks.org>
2019-10-14 15:34:43 +0200;
- 902c39b
accept integer parameters in filter_*() and use filter_output_html() in html_* functions by
Bernd Wurst <bernd@schokokeks.org>
2019-10-14 11:50:19 +0200;
- 133f76a
Logfile-Status wieder angezeigt by
Bernd Wurst <bernd@schokokeks.org>
2019-10-13 09:26:55 +0200;
- c42127d
Umstellung von filter_input_general() auf filter_output_html() by
Bernd Wurst <bernd@schokokeks.org>
2019-09-21 17:07:48 +0200;
- ed59d7f
Avoid PHP error if dispatch is called without go variable by
Hanno <hanno@gentoo.org>
2019-09-13 09:34:31 +0200;
- e20e4af
Samesite-Cookies an (CSRF-Protection), check auf HTTPS raus, wir unterstützen nur noch HTTPS by
Hanno Böck <hanno@hboeck.de>
2019-09-07 19:29:58 +0200;
- f1354a7
Zeige Domain-Wegzug im Text an by
Bernd Wurst <bernd@schokokeks.org>
2019-09-03 09:39:03 +0200;
- 7f81527
New function filter_output_html(), wrapper for htmlspecialchars(..., ENT_QUOTES) by
Bernd Wurst <bernd@schokokeks.org>
2019-08-20 19:00:51 +0200;
- 3d59957
trim whitespaces around domain names by
Bernd Wurst <bernd@schokokeks.org>
2019-08-20 16:25:00 +0200;
- 5ab9564
Übergebe keine Kundennummer beim Auflisten der Userdomains im vhost-Modul by
Bernd Wurst <bernd@schokokeks.org>
2019-08-07 06:59:51 +0200;
- 06151d6
show domain details to systemuser without customer permissions by
Bernd Wurst <bernd@schokokeks.org>
2019-07-31 07:31:20 +0200;
- 851a2c8
fix undefined variable by
Bernd Wurst <bernd@schokokeks.org>
2019-07-31 07:30:47 +0200;
- 7c0cb6f
Lösche alte Kundendaten aus der Session beim su by
Bernd Wurst <bernd@schokokeks.org>
2019-07-31 07:09:53 +0200;
- 686e588
Statistik-Funktion entfernt by
Bernd Wurst <bernd@schokokeks.org>
2019-07-29 07:26:02 +0200;
- 4c630eb
composer dep changes by
Bernd Wurst <bernd@schokokeks.org>
2019-07-27 18:26:26 +0200;
- 6178ae4
updated dependancies by
Bernd Wurst <bernd@schokokeks.org>
2019-07-27 18:05:17 +0200;
- f0e704a
Bugfix: Domains von anderem Useraccount wurden nicht mehr angezeigt by
Bernd Wurst <bernd@schokokeks.org>
2019-07-27 17:16:20 +0200;
- fb8f7d9
add php 7.4 icon, remove old by
Hanno <hanno@gentoo.org>
2019-07-26 20:20:53 +0200;
- 8f509a8
remove useless codingstyle-patch, this got added by accident by
Hanno <hanno@gentoo.org>
2019-07-26 20:18:53 +0200;
- 2d13e1d
bugfix: Datenbankfehler beim ändern der Aliasoptionen by
Bernd Wurst <bernd@schokokeks.org>
2019-06-16 20:58:42 +0200;
- 2fc0fb7
codingstyle by
Hanno <hanno@gentoo.org>
2019-05-27 12:11:50 +0200;
- 345a013
Warnungen schöner gemacht by
Bernd Wurst <bernd@schokokeks.org>
2019-05-20 17:17:09 +0200;
- be19065
Warnungen nicht wie Fehler formatieren by
Bernd Wurst <bernd@schokokeks.org>
2019-05-20 17:04:35 +0200;
- 1017c1d
Erzeuge Warnung wenn bei einer Domain Mail aktiviert ist, der MX aber nicht auf uns zeigt by
Bernd Wurst <bernd@schokokeks.org>
2019-05-20 14:38:55 +0200;
- 3af211c
do not offer autoupgrade for drupal-7 by
Bernd Wurst <bernd@schokokeks.org>
2019-05-08 11:08:03 +0200;
- d2047d8
warning about shutdown of the statistics feature by
Bernd Wurst <bernd@schokokeks.org>
2019-05-07 13:06:34 +0200;
- 42dbfac
Umsatzsteuer besser aufschluesseln by
Bernd Wurst <bernd@schokokeks.org>
2019-04-29 09:57:28 +0200;
- 9768d69
timeout for keyserver operations by
Bernd Wurst <bernd@schokokeks.org>
2019-04-24 06:40:10 +0200;