OniriCorpe
cb64af8668
add settings for Prometheus metrics ( #156 )
...
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-26 07:09:58 +02:00
OniriCorpe
480f843335
preparations for V0.16.0 ( #146 )
...
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-06-14 23:18:24 +02:00
OniriCorpe
1ff6109c6b
V0.14.0 ( #128 )
...
Co-authored-by: OniriCorpe <OniriCorpe@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-03-07 15:49:35 +01:00
OniriCorpe
c21d13522f
settings update according to upstream
2024-03-07 15:49:35 +01:00
OniriCorpe
1a5c059813
fix bind-address
2024-01-16 03:15:05 +01:00
OniriCorpe
167c69cf47
update manifest
2024-01-08 17:53:45 +01:00
OniriCorpe
76b15d70e1
automatic conversion
2024-01-08 17:50:43 +01:00
OniriCorpe
8086558dbf
typo
2023-12-15 18:09:35 +01:00
OniriCorpe
6bedad62da
upgrade config for v0.13.0, Spider Sloth
2023-12-01 17:59:08 +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
0085e8eb4f
add warning about manual edits of the config file
2023-10-23 20:36:19 +02:00
OniriCorpe
a8f8c23019
deleting dupe
2023-10-23 16:58:56 +02:00
OniriCorpe
66e58a5583
preparing for v0.12.0
2023-10-17 17:11:26 +02:00
OniriCorpe
6a78cace52
add: advanced-csp-extra-uri
2023-08-25 16:52:18 +02:00
OniriCorpe
ac0b38cd88
fix a comment
2023-08-15 21:15:19 +02:00
OniriCorpe
866a8d30e0
add new parameters to the config panel
2023-08-15 20:29:20 +02:00
OniriCorpe
36a2a744dc
upgrading config according to v0.11.0
2023-08-15 16:09:17 +02:00
OniriCorpe
989ccdb3ff
updating the config according to the final v0.10.0
2023-07-21 21:20:05 +02:00
OniriCorpe
dbf197f17a
config panel: accounts_custom_css_length
2023-07-14 18:10:35 +02:00
OniriCorpe
c1d2f1d0d7
updating the config according to upstream (v0.10.0)
2023-07-14 05:39:47 +02:00
OniriCorpe
2028e53b19
upgrading config file according to the upstream
2023-05-25 01:37:12 +02:00
OniriCorpe
8369b8d9ef
fix small config typos (upstream)
2023-04-19 16:01:52 +02:00
Eric Geldmacher
d1c485f69a
Add SMTP CONFIG options to Config Panel
2023-04-10 13:30:47 -05:00
OniriCorpe
82bb3cc4bd
update congif.yaml according to the newer version
2023-04-09 19:46:52 +02:00
OniriCorpe
cc6618188e
reverting all "account_domain" stuff
2023-02-19 00:30:11 +01:00
OniriCorpe
6450b761e0
Expose 'account-domain' setting at install
2023-02-18 21:48:51 +01:00
OniriCorpe
93dd1f81ca
Preparing for v0.7.1
2023-02-18 18:35:16 +01:00
OniriCorpe
8c74aef55b
typo
2022-12-17 21:56:17 +01:00
OniriCorpe
6e7dac6507
meh, I'll continue later
2022-12-06 18:41:09 +01:00
OniriCorpe
8b6cf84ddb
add new version settings
2022-09-28 16:39:10 +02:00
OniriCorpe
d51bf6905b
Testing v0.3.8 Spotted Sloth ( #38 )
...
* 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
* updating default config according to the latest upstream
* Upgrade to version 0.3.8 (#37 )
* Upgrade to v0.3.8
* Auto-update README
Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
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-29 03:33:31 +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
7542c879c1
updating config file according to upstream
2022-06-15 16:39:44 +02:00
OniriCorpe
8f9bb50523
fix var name
2022-03-27 18:20:13 +02:00
OniriCorpe
91459b98e8
Merge branch 'testing' into config_panel
2022-03-26 00:51:48 +01:00
OniriCorpe
709eb9054a
added all configuration parameters
2022-03-26 00:43:51 +01:00
OniriCorpe
8788a9d9ac
smtp configured
2022-03-24 21:46:09 +01:00
OniriCorpe
0c50530f5a
fix protocol config
2022-03-18 18:44:58 +01:00
OniriCorpe
8e8891c23e
reorganize settings arguments
2022-03-15 02:14:16 +01:00
OniriCorpe
379608f49f
fix web config paths
2022-03-14 01:05:18 +01:00
OniriCorpe
daac245ecf
fix variables
2022-03-13 23:37:47 +01:00
OniriCorpe
ad8c58616c
continuing the work
2022-03-13 20:10:44 +01:00
emy
2b4aed0a13
added config.yaml template file for the server
2022-03-13 06:00:13 +01:00