aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.md
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-05-25 17:05:08 +0200
committervincent-peugnet <v.peugnet@free.fr>2020-05-25 17:05:08 +0200
commit55fc826f9827dd86427534c11594c0d9c4f0b8d1 (patch)
tree173075f643de38d6ac79dc86cd4b1099f99a3eaf /MANUAL.md
parentbab3d969f6ab1846d818e4ef4d4f777c13575d88 (diff)
downloadwcms-55fc826f9827dd86427534c11594c0d9c4f0b8d1.tar.gz
wcms-55fc826f9827dd86427534c11594c0d9c4f0b8d1.zip
add /login and /logout close #117
Diffstat (limited to 'MANUAL.md')
-rw-r--r--MANUAL.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANUAL.md b/MANUAL.md
index c80d525..98113c8 100644
--- a/MANUAL.md
+++ b/MANUAL.md
@@ -597,6 +597,14 @@ Show a `var_dump` of the page object. This could be usefull for debbuging.
<pageid>/duplicate:<newpageid>
+##### /login
+
+If you are not connected yet, this will ask you for credentials.
+
+
+##### /logout
+
+If you were connected, this will disconnect you.
#### Home commands