Evan Read
8756700e89
Fix some procedures with misleading instructions
2019-03-14 16:26:27 +00:00
Imre Farkas
038d530565
Remove ability to revoke active session
...
Session ID is used as a parameter for the revoke session endpoint but it
should never be included in the HTML as an attacker could obtain it via
XSS.
2019-02-27 11:45:27 +01:00
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
...
The pngquant tool was used https://pngquant.org , and particularly, the
following command:
/usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png
Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Andreas Kämmerle
88810dda00
Add navigation theme documentation
2018-06-12 09:50:15 +00:00
Alexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
9b33e3d36f
Display and revoke active sessions
2018-05-02 08:08:16 +00:00
Achilleas Pipinellis
1db6bb8485
Refactor GPG signing docs
2017-08-18 13:20:15 +03:00
Achilleas Pipinellis
8fb33b8f01
Add docs for personal access tokens
2017-06-14 08:40:21 +02:00