mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
Auto-update README
This commit is contained in:
parent
f127fe1b44
commit
996d2b3eee
1 changed files with 8 additions and 0 deletions
|
@ -116,6 +116,14 @@ Et pour promouvoir un compte en tant qu'administrateur de votre instance :
|
||||||
./gotosocial --config-path config.yaml admin account promote --username nom_dutilisateur
|
./gotosocial --config-path config.yaml admin account promote --username nom_dutilisateur
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### OpenID Connect
|
||||||
|
|
||||||
|
Pour utiliser OpenID Connect, l'admin YunoHost doit:
|
||||||
|
|
||||||
|
* installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh)
|
||||||
|
* configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement)
|
||||||
|
* configurer GTS en utilisant le formulaire OIDC du panneau de configuration : `Applications > GoToSocial > Panneau de configuration > OpenID Connect settings`
|
||||||
|
|
||||||
## :red_circle: Fonctions indésirables
|
## :red_circle: Fonctions indésirables
|
||||||
|
|
||||||
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
||||||
|
|
Loading…
Add table
Reference in a new issue