This is an automated email from the git hooks/post-receive script. New commit to branch feature/85-droits-utilisateurs in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 4a45f10ff5e9e46ab83041b14d8388c0bfa8d6a8 Author: Kevin Morin <morin@codelutin.com> Date: Mon Oct 16 14:43:27 2017 +0200 ajout du lien qui explique comment tester les providers en local --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de7f90a6..7d449d06 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,7 @@ que vous voulez activer. Ils pourront vous demander le nom de domaine sur lequel mais également les URLs de redirection à autoriser (c'est notamment le cas pour Google Plus). Les URLs utilisées dans Pollen sont : - http(s)://{*url de l'instance Pollen*}/?loginProvider=*id du service*&action=signin -- http(s)://{*url de l'instance Pollen*}/?loginProvider=*id du service*&action=link \ No newline at end of file +- http(s)://{*url de l'instance Pollen*}/?loginProvider=*id du service*&action=link + +How to run application with Localhost on windows +https://github.com/3pillarlabs/socialauth/wiki/How-to-run-application-with-L... \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.