InvenTree/InvenTree
Oliver ab921ccb31
[PUI] Logout Fixes (#6318)
* Refactor method to extract token from request

* Reimplement error-report API endpoint

- Removed in previous commit - b8b3dfc90e
- Adds unit tests to ensure it doesn't happen again

* Adds custom logout view for API

- Ensure correct token gets deleted
- Our new custom token setup is incompatible with default dj-rest-auth
2024-01-22 12:07:35 +00:00
..
InvenTree [PUI] Logout Fixes (#6318) 2024-01-22 12:07:35 +00:00
build Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
common Reimplement error-report API endpoint (#6317) 2024-01-22 12:03:58 +00:00
company Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
generic [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
label Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
locale New Crowdin updates (#6258) 2024-01-17 16:40:17 +11:00
order Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
part [PUI] Test template table (#6311) 2024-01-22 04:49:33 +00:00
plugin Add check for KeyError on reading plugin commit (#6300) 2024-01-22 06:56:08 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
templates Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
users [PUI] Logout Fixes (#6318) 2024-01-22 12:07:35 +00:00
web [PUI] Fix logout (#6284) 2024-01-19 11:30:19 +11:00
config_template.yaml [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00