]> Git — Sourcephile - gargantext.git/commit
Secure API with JWT auth. Part 1
authorNicolas Pouillard <np.t0@nicolaspouillard.fr>
Tue, 24 Sep 2019 09:30:45 +0000 (11:30 +0200)
committerNicolas Pouillard <np.t0@nicolaspouillard.fr>
Tue, 24 Sep 2019 09:30:45 +0000 (11:30 +0200)
commit09de17bd33409e58dcb869c26f0b1f4fc1dcbcf5
tree9c34794697a29d9b8b5a3f09d72056a770353c9a
parent365c0e0d45895dc5c1d189a69ff7a223482e8df3
Secure API with JWT auth. Part 1
23 files changed:
bin/gargantext-import/Main.hs
bin/gargantext-init/Main.hs
devops/docker/Dockerfile
devops/docker/docker-postgres
package.yaml
src/Gargantext/API.hs
src/Gargantext/API/Auth.hs
src/Gargantext/API/Corpus/New.hs
src/Gargantext/API/Ngrams.hs
src/Gargantext/API/Ngrams/Tools.hs
src/Gargantext/API/Node.hs
src/Gargantext/API/Settings.hs
src/Gargantext/API/Types.hs
src/Gargantext/Database.hs
src/Gargantext/Database/Access.hs
src/Gargantext/Database/Bashql.hs
src/Gargantext/Database/Facet.hs
src/Gargantext/Database/Flow.hs
src/Gargantext/Database/Flow/Pairing.hs
src/Gargantext/Database/Node/Update.hs
src/Gargantext/Database/TextSearch.hs
src/Gargantext/Database/Types/Node.hs
stack.yaml