This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from 490b90e edit permet d'avoir des parametres pour creer un nouveau bookmark pré-renseigné correction dans le content-type du retour de la creation d'un bookmark adds 873d8b3 amelioration header (login + logout) ajout d'un cookie avec les infos de l'utilisateur pour le front ('bow-user') ajout d'un service $store pour l'accès au localStorage/cookie No new revisions were added by this update. Summary of changes: pkg/constant/const.go | 7 +++++- pkg/http/actionResource.go | 1 + pkg/http/router.go | 2 +- pkg/http/userResource.go | 22 +++++++++++++----- pkg/repository/userRepository.go | 13 +++++++++-- pkg/utils/jwt.go | 5 ++-- web/src/components/layout/Header.vue | 26 +++++++++++++++++++-- web/src/main.js | 11 +++++++++ web/src/utils/Store.js | 44 ++++++++++++++++++++++++++++++++++++ web/src/views/Home.vue | 8 +++---- web/src/views/Login.vue | 28 ++++++++++++----------- 11 files changed, 136 insertions(+), 31 deletions(-) create mode 100644 web/src/utils/Store.js -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.