RD WebDesign
|
3ca75e7fae
|
Fix response code for session deletion
The correct is 204 - No content.
The previous code (410) is not even on the specification file: 8d1add8d99/src/api/docs/content/specs/auth.yaml (L140-L156)
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2026-02-14 14:32:51 -03:00 |
|
yubiuser
|
8db656d8b3
|
Fix 2FA examples - TOTP is a number not a string
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2025-11-20 21:17:34 +01:00 |
|
Rob Gill
|
9e7955a6cc
|
Typo corrections
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
|
2025-07-18 08:43:10 +10:00 |
|
yubiuser
|
7ad074fe6b
|
Merge pull request #1196 from XhmikosR/xmr/javascript
Fix "JavaScript" case
|
2025-03-04 08:55:50 +01:00 |
|
XhmikosR
|
86b38eeb50
|
Fix "JavaScript" case
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-04 08:37:05 +02:00 |
|
XhmikosR
|
7ca1c7b7aa
|
Markdownlint: enable MD040 rule
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
|
2025-03-04 08:29:46 +02:00 |
|
Adam Warner
|
323f51b773
|
API Section. Tidy up titles
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
|
2024-09-26 19:59:26 +01:00 |
|
Christian König
|
ebee3d3c0c
|
Correct API location
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2024-01-06 22:16:15 +01:00 |
|
DL6ER
|
277e51b692
|
The SID should actually be URL-encoded in the query method
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-03 19:24:56 +01:00 |
|
DL6ER
|
62ba878fed
|
Fix copy-paste error in the suggested URI
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-03 19:14:27 +01:00 |
|
DL6ER
|
96117fdf9b
|
Apply suggestions from code review
Co-authored-by: yubiuser <ckoenig@posteo.de>
Signed-off-by: DL6ER <DL6ER@users.noreply.github.com>
|
2023-11-03 18:57:07 +01:00 |
|
DL6ER
|
b89107ea8c
|
Add C example
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-02 11:41:21 +01:00 |
|
DL6ER
|
2953f24cf1
|
Add Javascript (plain and jQuery) examples
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-02 11:37:29 +01:00 |
|
DL6ER
|
5a4dc22c02
|
Add authentication documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-11-02 11:25:50 +01:00 |
|
DL6ER
|
a7a5cb1f49
|
Remove obsolete API documentation. This is to be replaced by the OpenAPI documentation that ships with FTL
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-07-08 13:52:56 +02:00 |
|
DL6ER
|
64bbfe77c6
|
POST should not include the target to get pushed
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-07-08 13:41:42 +02:00 |
|
DL6ER
|
3b36434e1a
|
Use pymdownx.highlight instead of the deprecated codehilite
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-07-08 13:41:17 +02:00 |
|
DL6ER
|
6420a58ea4
|
Add API->authentication documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-07-08 13:40:48 +02:00 |
|