umap/umap/static
Yohan Boniface 49f600adfa wip: refactor login flow
Instead of dealing with in JavaScript, let's do a more classic
HTTP flow.

The main flows work, but there is still at least one to deal with:
when editing a map without being logged in, the server may ask for
login, and in this case we should login THEN reissue the request,
so we need to interrupt the first request in some way,
otherwise the server will still answer with a 403, which is what
happens after this commit.
2024-02-05 07:22:53 +01:00
..
umap wip: refactor login flow 2024-02-05 07:22:53 +01:00
.gitignore Rename project (prepare to 0.1) 2013-01-02 16:20:08 +01:00