Alexandre Aubin
|
b233ce1f15
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-05-22 13:14:04 +02:00 |
|
OniriCorpe
|
71dabfea6c
|
Update 11.2.12
|
2024-05-20 00:07:42 +02:00 |
|
Alexandre Aubin
|
42d2f789cf
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-05-19 20:47:27 +02:00 |
|
Alexandre Aubin
|
582350c145
|
mail: attempt to move to opendkim instead of rspamd for dkim signing/verify
|
2024-05-07 16:31:50 +02:00 |
|
tituspijean
|
1f52c46c9b
|
Update 11.2.11.3
|
2024-04-21 19:15:01 +02:00 |
|
tituspijean
|
3182aa85e7
|
Merge branch 'dev' into bookworm
|
2024-04-20 10:45:38 +02:00 |
|
Alexandre Aubin
|
7d0d82ae01
|
Update changelog for 11.2.11.2
|
2024-04-11 16:04:17 +02:00 |
|
Alexandre Aubin
|
7a077b5de9
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-04-11 15:51:19 +02:00 |
|
Alexandre Aubin
|
bf5b2ae532
|
Update changelog for 11.2.11.1
|
2024-04-11 14:34:06 +02:00 |
|
Alexandre Aubin
|
1e3fd2989a
|
Update changelog for 11.2.11
|
2024-04-11 13:59:07 +02:00 |
|
Alexandre Aubin
|
11cabc0fe7
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-03-14 09:13:37 +01:00 |
|
OniriCorpe
|
4759ff66a7
|
11.2.10.3
|
2024-03-01 00:24:54 +01:00 |
|
OniriCorpe
|
609819ade8
|
Update 11.2.10.2
|
2024-03-01 00:00:54 +01:00 |
|
Kay0u
|
c827877387
|
Update 11.2.10.1
|
2024-02-20 23:36:33 +01:00 |
|
Alexandre Aubin
|
37e14269c8
|
Update changelog for 11.2.10
|
2024-02-09 20:12:10 +01:00 |
|
Alexandre Aubin
|
c9f2bb7911
|
debian: force the dependency of resolvconf to be about the concrete package, not openresolv/systemd-resolved which apparently nowadays 'provide' resolvconf but with different stuff under the hood ~_~
|
2024-01-14 18:19:30 +01:00 |
|
Alexandre Aubin
|
0dcecf5f47
|
Remove rspamd from recommends, replace with a global setting similar to pop3 to enable/disable antispam
|
2024-01-14 17:19:52 +01:00 |
|
Alexandre Aubin
|
3aa087ca04
|
debian/postinst: make sure /etc/yunohost/portal exists
|
2024-01-01 19:44:13 +01:00 |
|
Alexandre Aubin
|
0a01423408
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-12-28 02:57:12 +01:00 |
|
Alexandre Aubin
|
6c3290d8bf
|
Update changelog for 11.2.9.1
|
2023-12-28 02:46:15 +01:00 |
|
Alexandre Aubin
|
57a0e8b8f8
|
Update changelog for 11.2.9
|
2023-12-27 19:15:09 +01:00 |
|
Alexandre Aubin
|
665592374d
|
user/password: move to passlib hash.sha512_crypt to generate password hashes to replace deprecated crypt lib
|
2023-12-27 03:18:48 +01:00 |
|
Alexandre Aubin
|
3070e504ad
|
Make rspamd an optional dependency, because rspamd is only necessary when you really care about incoming mail, is resource-heavy, and for some reason some setups cant install libhyperscan which is required by rspamd
|
2023-12-26 17:52:08 +01:00 |
|
Alexandre Aubin
|
d1022b1a6c
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-12-12 15:12:13 +01:00 |
|
Alexandre Aubin
|
9489d200b2
|
Update changelog for 11.2.8.2
|
2023-12-09 18:26:43 +01:00 |
|
Alexandre Aubin
|
457289d6ca
|
Update changelog for 11.2.8.1
|
2023-12-09 15:57:03 +01:00 |
|
Alexandre Aubin
|
38db30cd70
|
Update changelog for 11.2.8
|
2023-12-05 19:22:34 +01:00 |
|
axolotle
|
dad366da61
|
Merge branch 'dev' into bookworm
|
2023-12-01 18:46:39 +01:00 |
|
Alexandre Aubin
|
4897f72974
|
Update changelog for 11.2.7
|
2023-11-27 14:15:19 +01:00 |
|
Alexandre Aubin
|
8293388975
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-11-24 22:52:06 +01:00 |
|
Alexandre Aubin
|
5746b94dff
|
Update changelog for 11.2.6
|
2023-11-24 22:17:47 +01:00 |
|
Alexandre Aubin
|
566f5d29a7
|
domain/portal: try to re-implement portal logo
|
2023-11-13 19:02:25 +01:00 |
|
axolotle
|
bfba939927
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-10-31 02:57:26 +01:00 |
|
Alexandre Aubin
|
093c707eb6
|
Merge pull request #1677 from YunoHost/pydantic
ConfigPanel: switch to pydantic 3/3
|
2023-10-30 15:19:17 +01:00 |
|
Alexandre Aubin
|
e4182bb362
|
debian: require moulinette, ssowat, yunohost-portal to be >= 12.0
|
2023-10-30 15:12:51 +01:00 |
|
Alexandre Aubin
|
418df4c05f
|
debian: move yunohost-portal to 'Recommends' ... mainly to bypass issue on the CI, but also because it sounds legit ... not 100% about this ?
|
2023-10-30 15:12:51 +01:00 |
|
axolotle
|
bd9bf29a88
|
debian: add python3-pydantic + python3-email-validator dependencies
|
2023-10-22 15:49:27 +02:00 |
|
Alexandre Aubin
|
6f1a00922a
|
Update changelog for 11.2.5
|
2023-10-10 01:07:19 +02:00 |
|
Alexandre Aubin
|
e8700bfe7b
|
debian: fix conflict with openssl that is too harsh, openssl version on bullseye is now 1.1.1w, bookworm has 3.x
|
2023-10-09 23:15:54 +02:00 |
|
Alexandre Aubin
|
db30b3acb8
|
Merge branch 'bookworm' into portal-api
|
2023-09-27 18:57:02 +02:00 |
|
Alexandre Aubin
|
883bb2b498
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-09-27 17:56:48 +02:00 |
|
Alexandre Aubin
|
51d8608b40
|
Update changelog for 11.2.4
|
2023-08-31 17:33:08 +02:00 |
|
Alexandre Aubin
|
5fd1850f19
|
Add dependency to new yunohost-portal debian package
|
2023-07-30 23:53:04 +02:00 |
|
Alexandre Aubin
|
465f6da5cd
|
Update changelog for 11.2.3
|
2023-07-22 16:48:48 +02:00 |
|
Tagada
|
4385c886a4
|
Merge branch 'dev' into bookworm
|
2023-07-20 15:49:45 +02:00 |
|
Alexandre Aubin
|
53bc30b9fb
|
Update changelog for 11.2.2
|
2023-07-19 02:36:39 +02:00 |
|
Alexandre Aubin
|
1eb208db23
|
Update changelog for 11.2.1
|
2023-07-17 21:19:50 +02:00 |
|
Alexandre Aubin
|
f69f87fa65
|
Merge remote-tracking branch 'origin/dev' into portal-api
|
2023-07-17 18:56:05 +02:00 |
|
Alexandre Aubin
|
036119d9ba
|
Update changelog for 11.2
|
2023-07-17 16:23:33 +02:00 |
|
Alexandre Aubin
|
6c6dd318fb
|
portalapi: implement encrypted password storage in the user's cookie using AES256
|
2023-07-11 22:39:22 +02:00 |
|