Alexandre Aubin
|
6e85323a8f
|
Unused imports
|
2024-01-27 18:08:25 +01:00 |
|
Alexandre Aubin
|
902e65f9bc
|
domain: don't regen the ssowat conf when changing the main domain (creates an issue during postinstall)
|
2024-01-27 15:23:22 +01:00 |
|
axolotle
|
56b5670e4c
|
domaiiconfig: add portal search engine option
|
2024-01-19 13:31:21 +01:00 |
|
Alexandre Aubin
|
5975dd4310
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2024-01-14 16:25:02 +01:00 |
|
Alexandre Aubin
|
a44ea14141
|
Update copyright headers to 2024 using maintenance/update_copyright_headers.sh
|
2024-01-13 19:26:47 +01:00 |
|
Alexandre Aubin
|
d1022b1a6c
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-12-12 15:12:13 +01:00 |
|
yunohost-bot
|
f436057d27
|
[CI] Format code with Black
|
2023-12-05 19:51:58 +00:00 |
|
axolotle
|
dad366da61
|
Merge branch 'dev' into bookworm
|
2023-12-01 18:46:39 +01:00 |
|
Alexandre Aubin
|
59875cae23
|
domains: also regen dovecot configuration when adding a domain
|
2023-11-28 16:30:45 +01:00 |
|
Alexandre Aubin
|
3dda3bc4d5
|
perf: improve perf for a bunch of operations by lazy import + lazy define of config-panel related stuff
|
2023-11-28 14:31:38 +01:00 |
|
axolotle
|
45b36dae05
|
domain: reset portal_logo value even if file has already been removed
|
2023-11-26 17:12:58 +01:00 |
|
axolotle
|
c8d0990e7b
|
fix: pop 'portal_logo' when resaving settings
|
2023-11-25 21:38:33 +01:00 |
|
axolotle
|
91f4e5fa42
|
domainconfig: add portal custom intros
|
2023-11-23 15:58:23 +01:00 |
|
axolotle
|
b6f7967758
|
domain:config: handle "portal_logo" with "python" mode and save content in portal settings
|
2023-11-17 17:30:01 +01:00 |
|
Alexandre Aubin
|
566f5d29a7
|
domain/portal: try to re-implement portal logo
|
2023-11-13 19:02:25 +01:00 |
|
axolotle
|
03fc739b3c
|
domain: add _get_raw_domain_settings to read settings directly + use it in app_info to avoid infinite recursion
|
2023-11-09 15:49:19 +01:00 |
|
axolotle
|
5a655ba8cf
|
domain:configpanel: update recovery_password check to new configpanel syntax
|
2023-11-09 14:56:01 +01:00 |
|
axolotle
|
bfba939927
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-10-31 02:57:26 +01:00 |
|
axolotle
|
66cb855c0c
|
domain: type fix
|
2023-10-22 17:47:43 +02:00 |
|
axolotle
|
37b4eb956d
|
typing: add missing type + misc typing fixes
|
2023-10-22 15:48:06 +02:00 |
|
axolotle
|
5f9ea58313
|
configpanel: update _apply
|
2023-10-22 15:46:55 +02:00 |
|
axolotle
|
a92e22b653
|
config: rework get method
|
2023-10-22 15:27:16 +02:00 |
|
axolotle
|
02948ad49c
|
config: rework config+settings getter methods
|
2023-10-22 15:19:32 +02:00 |
|
axolotle
|
5bd8680847
|
domain:config: restrict portal options to topest domains
|
2023-10-19 18:39:15 +02:00 |
|
axolotle
|
163dd4d359
|
domain:config: remove 'portal_logo' for now
|
2023-10-19 18:28:29 +02:00 |
|
axolotle
|
9d21501648
|
domain:config: update portal option saving
|
2023-10-18 18:34:25 +02:00 |
|
axolotle
|
c577125363
|
portal: temp disable 'show_other_domains_apps' settings due to missing domain info in ldap
|
2023-10-17 14:46:16 +02:00 |
|
Alexandre Aubin
|
814696e9c1
|
portal: redirect to $host/yunohost/admin by default (cf recent commit in ssowat)
|
2023-09-29 14:34:33 +02:00 |
|
Alexandre Aubin
|
0f109db6ca
|
dyndns/domain_remove: be paranoid and keep the dyndns unsubscribe + cert/dyndns/setting cleanup before the regenconf
|
2023-09-28 14:29:53 +02:00 |
|
Alexandre Aubin
|
53ffe3c1c0
|
dyndns: fix tests
|
2023-09-28 14:25:36 +02:00 |
|
Alexandre Aubin
|
82affd2984
|
dyndns: fix availability check, polish UX
|
2023-09-28 14:19:00 +02:00 |
|
axolotle
|
2e86bae4ef
|
domain: make sure of it
|
2023-09-27 19:58:52 +02:00 |
|
axolotle
|
e9802ce2dc
|
domain dyndns: do not save recovery password
|
2023-09-27 19:31:50 +02:00 |
|
Alexandre Aubin
|
db30b3acb8
|
Merge branch 'bookworm' into portal-api
|
2023-09-27 18:57:02 +02:00 |
|
Alexandre Aubin
|
8a72bac884
|
Merge pull request #1692 from YunoHost/logging-is-a-mess
Moulinette logging is an unecessarily complex mess, episode 57682
|
2023-09-27 17:45:21 +02:00 |
|
axolotle
|
fc68f769f9
|
domain: add recovery passoword in config panel
|
2023-09-25 14:37:18 +02:00 |
|
axolotle
|
97c2cdc593
|
domain: move domain files removal so dyndns API key still exists while trying to unsubscribe
|
2023-09-25 13:55:01 +02:00 |
|
axolotle
|
c641f099c5
|
add temp messy file handling for portal custom logo
|
2023-09-07 17:57:08 +02:00 |
|
axolotle
|
20d21b57e0
|
wip: save portal configpanel options in separate file .portal.yml
|
2023-09-04 16:24:01 +02:00 |
|
Tagada
|
4385c886a4
|
Merge branch 'dev' into bookworm
|
2023-07-20 15:49:45 +02:00 |
|
Alexandre Aubin
|
2ece3b65f6
|
Moulinette logging is an unecessarily complex mess, episode 57682
|
2023-07-18 00:19:16 +02:00 |
|
Alexandre Aubin
|
f69f87fa65
|
Merge remote-tracking branch 'origin/dev' into portal-api
|
2023-07-17 18:56:05 +02:00 |
|
yunohost-bot
|
6e63b6fc53
|
[CI] Format code with Black
|
2023-07-17 16:00:11 +00:00 |
|
Alexandre Aubin
|
4561f900df
|
portal refactoring: update ssowat conf format with a dict mapping domains to portal urls. For now, let's have one portal per main/parent domain (which is anyway imposed by cookie management unless we reintroduce complex cross-domain authentication...)
|
2023-07-15 21:20:15 +02:00 |
|
Alexandre Aubin
|
7ba6c37eb8
|
Merge branch '11.2' into bookworm
|
2023-07-11 15:56:52 +02:00 |
|
Alexandre Aubin
|
875566915c
|
Merge remote-tracking branch 'origin/dev' into dyndns-password
|
2023-07-10 18:22:53 +02:00 |
|
Alexandre Aubin
|
8ac48ee09e
|
Drop deprecated firstname/lastname in user_create/update + also drop old deprecated cert- commands
|
2023-06-14 08:04:16 +02:00 |
|
ElderTek
|
23eaf609da
|
remove deprecated
|
2023-05-25 00:00:07 +04:00 |
|
axolotle
|
ba32078180
|
configpanel: rename data methods
|
2023-04-19 20:27:17 +02:00 |
|
axolotle
|
67687b7cff
|
configpanel: reorder ConfigPanel methods
|
2023-04-19 20:27:17 +02:00 |
|