1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cac-proxy_ynh.git synced 2024-09-03 18:16:07 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-18 15:01:18 +00:00
parent 18a1b95dfa
commit eab6e4d6cf

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Cors Proxy pour YunoHost # Cors Proxy pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/cac-proxy.svg)](https://dash.yunohost.org/appci/app/cac-proxy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cac-proxy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cac-proxy.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/cac-proxy.svg)](https://dash.yunohost.org/appci/app/cac-proxy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cac-proxy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cac-proxy.maintain.svg)
[![Installer Cors Proxy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cac-proxy) [![Installer Cors Proxy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cac-proxy)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Cors Proxy rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Cors Proxy rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Cookie Aware Cors Proxy is an http proxy letting the browser itself manages cookies and redirects. Cookie Aware Cors Proxy is an http proxy letting the browser itself manages cookies and redirects.
Most other cores proxy directly respond to redirects, and doesn't send cookies, thus breaking the flow. Most other cores proxy directly respond to redirects, and doesn't send cookies, thus breaking the flow.
@ -27,9 +27,9 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo
**Version incluse :** 1.0~ynh1 **Version incluse :** 1.0~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de Cors Proxy](./doc/screenshots/fnac-logs.png) ![Capture décran de Cors Proxy](./doc/screenshots/fnac-logs.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -40,7 +40,7 @@ With Cookie Aware Cors Proxy, you can call a website not supporting CORS from yo
## Documentations et ressources ## Documentations et ressources
* Dépôt de code officiel de l'app : <https://github.com/gcollin/cookie-aware-cors-proxy> * Dépôt de code officiel de lapp : <https://github.com/gcollin/cookie-aware-cors-proxy>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cac-proxy> * Documentation YunoHost pour cette app : <https://yunohost.org/app_cac-proxy>
* Signaler un bug : <https://github.com/YunoHost-Apps/cac-proxy_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/cac-proxy_ynh/issues>
@ -56,4 +56,4 @@ ou
sudo yunohost app upgrade cac-proxy -u https://github.com/YunoHost-Apps/cac-proxy_ynh/tree/testing --debug sudo yunohost app upgrade cac-proxy -u https://github.com/YunoHost-Apps/cac-proxy_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>