-
1915192
(HEAD -> master)
replace crypt call for ftpuser with gen_pw_hash by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-09 20:44:33 +0100;
-
3aa15c7
replace call to crypt with password_verify by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-09 19:44:07 +0100;
-
455dfd8
Replace check_pw_hash with PHP's internal password_verify, it provides essentially the same functionality by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-09 19:29:23 +0100;
-
f8e57d4
replace encrypt_mail_password function with generic gen_pw_hash (same logic/interface). by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-09 19:25:50 +0100;
-
50abea1
Wiki-Link für Nomail-Option by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 13:34:23 +0100;
-
90ffae4
coding style by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 13:29:45 +0100;
-
f349fb8
Bugfix für nomail-Option und DKIM by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 13:28:40 +0100;
-
bd67b8f
Fix codingstyle by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-09 11:52:40 +0100;
-
4a263b4
Merge branch 'passkeys' by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 07:57:43 +0100;
-
-
8541423
Warnung auf der Startseite, wenn trotz Passkey-Login noch der SSH-Login mit Passwort aktiviert ist by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 07:57:22 +0100;
-
cc753b8
Merge commit 'e690d33' by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 07:39:03 +0100;
-
-
daf373b
Startseiten-Shortcut für Jabber gelöscht by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 07:38:39 +0100;
-
b65024d
Speichere Login-Methode in der Session by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 07:35:23 +0100;
-
-
e690d33
Startseiten-Shortcut für Passkeys by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 07:34:43 +0100;
-
-
0db50ef
Nomail als checkbox by
Bernd Wurst <bernd@schokokeks.org>
2023-12-09 06:58:51 +0100;
-
0f4e83a
Erster Entwurf nomail-Feature by
Bernd Wurst <bernd@schokokeks.org>
2023-12-08 16:57:09 +0100;
-
523f8e8
move crypt password hash verification to its own function by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-08 21:33:48 +0100;
-
fce85eb
Code für 2-FA mit TOTP vorläufig entfernt by
Bernd Wurst <bernd@schokokeks.org>
2023-12-08 14:39:22 +0100;
-
b50763e
Text zu Passskeys kompakter machen und Typos fixen by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-08 12:32:10 +0100;
-
dee22af
Fix codingstyle by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-08 12:26:18 +0100;
-
af2efd8
timeout verlängert by
Bernd Wurst <bernd@schokokeks.org>
2023-12-08 11:38:57 +0100;
-
009c62a
don't require webauthn attestation by
Bernd Wurst <bernd@schokokeks.org>
2023-12-07 17:43:52 +0100;
-
3c4b005
merge passkeys feature by
Bernd Wurst <bernd@schokokeks.org>
2023-12-07 11:23:52 +0100;
-
fa6d838
added missing file by
Bernd Wurst <bernd@schokokeks.org>
2023-12-07 11:13:04 +0100;
-
e9b6325
better php icons by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-06 12:12:26 +0100;
-
324691c
update php icons by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-06 10:28:52 +0100;
-
aefdf42
silk icon set webpage is offline, replace with wayback machine link by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-12-02 19:16:16 +0100;
-
cfa56e9
DMARC-Warnung deutlicher by
Bernd Wurst <bernd@schokokeks.org>
2023-11-30 10:34:09 +0100;
-
9754787
Deprecation-Fehler bei TOTP-Login behoben by
Bernd Wurst <bernd@schokokeks.org>
2023-11-27 17:11:23 +0100;
-
e229fb9
Bugfix: IMAP-Passwort durfte nicht länger sein als Originalpasswort by
Bernd Wurst <bernd@schokokeks.org>
2023-11-27 15:47:19 +0100;
-
3acbdf2
Remove some unneeded whitespaces by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-11-26 08:28:15 +0100;
-
0a35fd8
check php 8.3 migration codingstyle by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-11-24 08:38:00 +0100;
-
354c05a
Spaces between string concat (.) operator, new PER codingstyle by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-10-31 17:49:30 +0100;
-
be46edf
Remove commented out code, this confuses our codingstyle checker by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-10-28 19:28:43 +0200;
-
28667e9
Fix not operator (!) spaces by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-10-28 19:16:53 +0200;
-
08f5a2f
update github actions version and php version by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-09-02 08:20:19 +0200;
-
004fdf3
remove copyright year so we do not have to update it regularly by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-09-02 08:18:50 +0200;
-
828df75
codingstyle, spaces between operators by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-09-02 07:49:40 +0200;
-
7db7f80
fixed global variable missing by
Bernd Wurst <bernd@schokokeks.org>
2023-09-01 11:05:03 +0200;
-
0a05733
allow foreign git users to count for users by
Bernd Wurst <bernd@schokokeks.org>
2023-09-01 10:30:16 +0200;
-
6954f73
foreign users korrekt erfassen by
Bernd Wurst <bernd@schokokeks.org>
2023-09-01 10:16:48 +0200;
-
08cb895
Fehler beim Hinzufügen fremder git-user behoben by
Bernd Wurst <bernd@schokokeks.org>
2023-09-01 10:08:35 +0200;
-
cf4fbd4
Rechtschreibung, typos by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-05-19 07:59:27 +0200;
-
a0fb77c
codingstyle by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-05-18 07:21:01 +0200;
-
e0824be
nowrap by
Bernd Wurst <bernd@schokokeks.org>
2023-05-17 12:06:58 +0200;
-
a726ed6
DKIM-Einstellungen nur bei DNS=1 und nicht in einer Extrazeile by
Bernd Wurst <bernd@schokokeks.org>
2023-05-17 12:02:18 +0200;
-
3747138
DKIM-Hinweis und Wiki-Link by
Bernd Wurst <bernd@schokokeks.org>
2023-05-16 17:42:45 +0200;
-
4b0ce36
DKIM-Auswahl eingebaut by
Bernd Wurst <bernd@schokokeks.org>
2023-05-16 17:06:02 +0200;
-
90aed61
email setting per domain test by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 09:28:54 +0200;
-
704b9bb
typo by
Bernd Wurst <bernd@schokokeks.org>
2023-05-16 16:13:06 +0200;
-
3b131ab
fix coding style warning by
Bernd Wurst <bernd@schokokeks.org>
2023-04-29 12:05:57 +0200;
-
9226797
quick JS fix by
Bernd Wurst <bernd@schokokeks.org>
2023-04-29 11:53:28 +0200;
-
112e0dc
removed jquery and jqueryUI from webinterface by
Bernd Wurst <bernd@schokokeks.org>
2023-04-29 11:47:42 +0200;
-
e3b5eb4
illegal variable access by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 15:12:27 +0200;
-
4a34117
remove mailmn module by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 14:01:53 +0200;
-
fd58bd7
change checkbox when date selected by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 13:55:45 +0200;
-
50c72be
change checkbox when date selected by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 13:44:09 +0200;
-
7711e33
use HTML date input by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 11:50:32 +0200;
-
eccf97e
jquery update by
Bernd Wurst <bernd@schokokeks.org>
2023-04-28 10:36:57 +0200;
-
f89d763
2 typos fixen by
Hanno Böck <990588+hannob@users.noreply.github.com>
2023-04-27 21:52:22 +0200;
-
c309ac0
Spezialfall TXT/SPF-Record bei dem wir automatischen record nicht ueberschreiben by
Hanno Böck <hanno@gentoo.org>
2023-03-01 12:05:58 +0100;
-
d959b06
cut overly long autogenerated records, to avoid breaking our table layout with dkim by
Hanno Böck <hanno@gentoo.org>
2023-02-28 09:33:55 +0100;
-
e724ee5
improved domain owner selection with hint when cantact is incomplete by
Bernd Wurst <bernd@schokokeks.org>
2023-02-27 08:18:56 +0100;
-
a9ea6e9
report: round values and filter Gewerbesteuer by
Bernd Wurst <bernd@schokokeks.org>
2023-02-20 16:23:22 +0100;
-
73a5f88
check length of DNS records data field by
Bernd Wurst <bernd@schokokeks.org>
2023-02-18 18:23:07 +0100;
-
0c1d96b
fix deprecation / nnull argument by
Bernd Wurst <bernd@schokokeks.org>
2023-02-06 09:27:42 +0100;
-
eae4bcf
update codingstyle checks to PER and php 8.2 by
Hanno Böck <hanno@gentoo.org>
2022-12-01 14:54:07 +0100;
-
da56638
avoid syntax deprecated in php 8.2 by
Hanno Böck <hanno@gentoo.org>
2022-12-01 14:52:38 +0100;
-
9a04c49
codingstyle by
Hanno Böck <hanno@gentoo.org>
2022-12-01 14:47:30 +0100;
-
5cfbf6a
allow conversion of transfer-out domain to external domain by
Bernd Wurst <bernd@schokokeks.org>
2022-11-30 16:37:41 +0100;
-
7f5cf1d
icon php82 by
Hanno Böck <hanno@gentoo.org>
2022-11-04 10:40:57 +0100;
-
7ae33de
more strict codingstyle with php-cs-fixer 3.10.0 by
Hanno Böck <hanno@gentoo.org>
2022-08-20 09:51:47 +0200;
-
dcc202f
Change license from CC0 to 0BSD, all contributors agreed by
Hanno Böck <hanno@gentoo.org>
2022-08-20 09:22:23 +0200;
-
739b264
handle empty SAN properly by
Hanno Böck <hanno@gentoo.org>
2022-07-03 09:47:02 +0200;
-
65032a1
Fix XSS when deleting cert by
Hanno Böck <hanno@gentoo.org>
2022-07-02 20:36:21 +0200;
-
37d095f
fix codingstyle by
Hanno Böck <hanno@gentoo.org>
2022-02-18 09:06:22 +0100;
-
28dfda9
upgrade dependancies by
Bernd Wurst <bernd@schokokeks.org>
2022-02-17 19:52:32 +0100;
-
8b747d6
prevent duplicate vhost hostnames also when changing the name of a configuration by
Bernd Wurst <bernd@schokokeks.org>
2022-02-17 19:41:57 +0100;
-
d97e83d
motp-url gefixt, google authenticator alten link raus by
Hanno Böck <hanno@gentoo.org>
2022-02-04 18:13:20 +0100;
-
fd36b15
http to https by
Hanno Böck <hanno@gentoo.org>
2022-02-04 18:10:45 +0100;
-
abfb685
about-link fix by
Hanno Böck <hanno@gentoo.org>
2022-02-04 18:06:22 +0100;
-
63afc2a
codingstyle fix: array syntax by
Hanno Böck <hanno@gentoo.org>
2022-01-24 08:54:57 +0100;
-
8e3107c
error handling by
Bernd Wurst <bernd@schokokeks.org>
2022-01-23 11:48:43 +0100;
-
e30bed1
do not initialize $menu as boolean by
Bernd Wurst <bernd@schokokeks.org>
2022-01-23 11:46:46 +0100;
-
94e4fcb
ensure two-character-country codes by
Bernd Wurst <bernd@schokokeks.org>
2021-11-16 07:27:52 +0100;
-
c323a80
mailman warning hardcoded w/o warning() function by
Bernd Wurst <bernd@schokokeks.org>
2021-11-14 07:54:54 +0100;
-
0fb0c2c
Mailman-Abschaltung Schritt 1: Warnung und keine neuen Listen mehr by
Bernd Wurst <bernd@schokokeks.org>
2021-11-13 17:22:01 +0100;
-
7ed999e
check more codingstyle by
Hanno Böck <hanno@gentoo.org>
2021-10-30 21:22:24 +0200;
-
96649f2
Codingstyle PSR12 + array syntax by
Hanno Böck <hanno@gentoo.org>
2021-10-30 21:18:17 +0200;
-
71bc925
make sure we don't accidentally commit our codingstyle/security-checkers by
Hanno Böck <hanno@gentoo.org>
2021-10-30 10:13:35 +0200;
-
4796dec
php 8.1 icon by
Hanno Böck <hanno@gentoo.org>
2021-10-29 10:04:08 +0200;
-
c6a34df
switch from travis to github actions workflow by
Hanno Böck <hanno@gentoo.org>
2021-10-17 11:21:07 +0200;
-
2a5b7b9
add script to check codingstyle by
Hanno Böck <hanno@gentoo.org>
2021-10-17 10:55:18 +0200;
-
7b8fc34
add new php-cs-fixer cache file to gitignore by
Hanno Böck <hanno@gentoo.org>
2021-10-17 10:54:50 +0200;
-
8470711
fix datatype error by
Bernd Wurst <bernd@schokokeks.org>
2021-09-03 21:17:04 +0200;
-
baf9379
user interface for vmail with enableextensions by
Bernd Wurst <bernd@schokokeks.org>
2021-09-03 20:10:13 +0200;
-
06eb431
wip by
Bernd Wurst <bernd@schokokeks.org>
2021-08-24 08:37:12 +0200;
-
e7eed0f
invoice: only update invoices that are not payed yet by
Bernd Wurst <bernd@schokokeks.org>
2021-08-27 06:31:00 +0200;
-
b24433b
set abbuchung=1 for old invoices when a new SEPA mandate is valid in the past. by
Bernd Wurst <bernd@schokokeks.org>
2021-08-24 08:44:14 +0200;
-
aea1033
set admin address as sender for messages / use company name if defined by
Bernd Wurst <bernd@schokokeks.org>
2021-06-17 15:58:21 +0200;