API-Manager/apimanager/base
nemo d73c16efa2 Add auto-logout function.
Add an auto logout function that makes a call to the /obp/v5.1.0/ui/suggested-session-timeout to find the suggested session timeout time. Failing this, we default to a timeout of 300 seconds. A timer can be seen next to the logout button which shows the time remaining before logout.
2023-11-20 22:52:20 +00:00
..
static Add auto-logout function. 2023-11-20 22:52:20 +00:00
templates Add auto-logout function. 2023-11-20 22:52:20 +00:00
__init__.py Initial commit 2016-11-09 14:54:47 +01:00
apps.py Cleaned up after running pylint 2016-11-21 14:55:35 +01:00
context_processors.py from Developer invitation to user invitation 2023-05-01 23:44:08 +02:00
filters.py Refactor variable date/time variable names and add time field in metric 2023-03-27 12:26:03 +02:00
utils.py Rename filter into tab names in metric and changes Manager_date_format name 2023-03-29 09:53:36 +02:00
views.py Update bank done 2023-04-06 14:59:30 +02:00