OniriCorpe
21f9d26280
preparations for V0.16.0 ( #146 )
...
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-17 02:10:21 +02:00
Alexandre Aubin
499d6f8ab0
Update config_panel.toml: fix stupid toml parsing issue for foo.bar = '''content'''' with multi-line content (breaking bookworm) ( #142 )
...
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
Co-authored-by: OniriCorpe <github@oniricorpe.eu>
2024-06-17 02:10:21 +02:00
OniriCorpe
c21d13522f
settings update according to upstream
2024-03-07 15:49:35 +01:00
OniriCorpe
581c115767
fix config
2024-01-16 03:58:27 +01:00
OniriCorpe
63747fd424
implementing OIDC ( #109 )
...
* add OIDC pertaining variables in the scripts & in the config panel
* typo & lowercase
* add docs
* Auto-update README
* translating new docs
* Auto-update README
* add mention of OpenID Connect in replacement of LDAP
* Auto-update README
* typo
* Auto-update README
* move the docs in a separate file (it's getting long)
* fix links
* Auto-update README
* fix relative links
* mention of the need to compile Dex
* typo
* typo
* updating readmes (add Store link) & docs link moved to description.md
* Auto-update README
* continuing work
* continuing work
* finishing translations
* docs enhancement (step by step installation of OpenID Connect)
* add a link to the official GTS docs about OIDC
* typo
* change the Dex link from the ynh repo to the ynh store
* fix docs
---------
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-11-05 05:46:30 +01:00
OniriCorpe
2d184ee92e
update docs & bump version to 0.12.0~ynh2
2023-10-24 00:12:20 +02:00
OniriCorpe
935be7ad6f
edit names
2023-10-23 20:35:40 +02:00
OniriCorpe
eff17d61cc
add: instance_federation_mode
2023-10-23 17:15:14 +02:00
OniriCorpe
ab5ce2d1e9
fix the config panel
2023-08-15 21:13:45 +02:00
OniriCorpe
866a8d30e0
add new parameters to the config panel
2023-08-15 20:29:20 +02:00
OniriCorpe
dbf197f17a
config panel: accounts_custom_css_length
2023-07-14 18:10:35 +02:00
Eric Geldmacher
bce4917b2d
Fix keys in [main.accounts] section of config_panel.toml
2023-04-10 15:01:03 -05:00
OniriCorpe
34211ba683
added parameters related to SMTP configuration
2023-04-10 21:06:14 +02:00
Eric Geldmacher
d1c485f69a
Add SMTP CONFIG options to Config Panel
2023-04-10 13:30:47 -05:00
OniriCorpe
2249e2c324
fix a typo
2023-02-21 22:37:51 +01:00
OniriCorpe
93dd1f81ca
Preparing for v0.7.1
2023-02-18 18:35:16 +01:00
OniriCorpe
073b291ded
remove storage setting
2022-12-20 20:35:03 +01:00
OniriCorpe
774f0705c3
removed s3 settings and revert categorizing
2022-12-20 20:33:55 +01:00
OniriCorpe
ebf566cdd1
test without the visible thing
2022-12-18 02:53:07 +01:00
OniriCorpe
66eafa7ca2
testing another choice method
2022-12-18 02:50:48 +01:00
OniriCorpe
bba883baf5
fix var
2022-12-18 02:41:48 +01:00
OniriCorpe
ea0841245a
change categorization for storage part
2022-12-18 02:41:17 +01:00
OniriCorpe
1156374da7
fix the advanced.advanced section
2022-12-18 02:35:14 +01:00
OniriCorpe
e1f8fdd411
maybe am dum dum
2022-12-18 02:27:01 +01:00
OniriCorpe
53c7c36d08
testing another approach for the s3 config
2022-12-18 02:18:24 +01:00
OniriCorpe
1a8c129bbb
change type to password for the storage-s3-access-key
2022-12-18 02:08:19 +01:00
OniriCorpe
4f91f11b91
typo
2022-12-18 01:59:40 +01:00
OniriCorpe
0a3021f233
trying to debug the config panel (error 500)
2022-12-18 01:55:58 +01:00
OniriCorpe
aed4731f50
add ommited "ask.fr"
2022-12-18 01:52:43 +01:00
OniriCorpe
294700eb1c
redact S3 password
2022-12-18 01:49:09 +01:00
OniriCorpe
c02a5e65d5
finished updating the config panel (to be tested)
2022-12-17 22:56:57 +01:00
OniriCorpe
4add79db3e
updating the config panel
2022-12-17 22:41:56 +01:00
OniriCorpe
6e7dac6507
meh, I'll continue later
2022-12-06 18:41:09 +01:00
OniriCorpe
cff1aa4332
correction of duplicated/wrong labels
2022-11-09 18:05:57 +01:00
OniriCorpe
8b6cf84ddb
add new version settings
2022-09-28 16:39:10 +02:00
OniriCorpe
c5e75eef32
Fix config panel (invalid variable name)
2022-08-12 01:12:45 +02:00
OniriCorpe
cea8cb0eb9
Testing v0.3.7 Sneaky Sloth ( #35 )
...
* Upgrade to version 0.3.6 (#31 )
* Upgrade to v0.3.6
* Auto-update README
* fix checksums
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
* Upgrade to version 0.3.7 (#34 )
* Upgrade to v0.3.7
* Auto-update README
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
* chores v0.3.7
* trad
* fix var name
* fix ynh_app_setting_get for accounts settings
* correction of an omission and moving parametters
* fix missing parametters import
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-07-04 21:00:07 +02:00
OniriCorpe
50a9b33d3b
trying to fix for "true/false" instead of "1/0"
2022-03-28 19:15:12 +02:00
OniriCorpe
cd4bee9958
name consistency fix
2022-03-28 19:02:36 +02:00
OniriCorpe
eac9c5d4ea
name and help doesn't support localization
2022-03-27 22:37:46 +02:00
OniriCorpe
d1fd7cf8f6
final_path trick doesn't work, waiting for core fix
2022-03-27 22:36:46 +02:00
OniriCorpe
826b7a4f0e
fix binds
2022-03-27 22:31:32 +02:00
OniriCorpe
2f0e29bb5b
sigh test without final_path trick
2022-03-27 22:24:20 +02:00
OniriCorpe
9f7560b9a2
correction of an overcorrection
2022-03-27 21:54:27 +02:00
OniriCorpe
b405574780
re putting final_path trick
2022-03-27 21:50:53 +02:00
OniriCorpe
acc850a6cb
fix var names (_ in place of -)
2022-03-27 21:48:30 +02:00
OniriCorpe
340adf1295
nginx section removed
2022-03-27 21:32:40 +02:00
OniriCorpe
c2be0a11fa
renamed all questions id for config consistencies reasons
2022-03-27 21:05:27 +02:00
OniriCorpe
91b5b10ca7
test without final_path trick
2022-03-27 19:38:33 +02:00
OniriCorpe
f4dba67a0f
added helps
2022-03-26 03:15:15 +01:00