Skip to content

Commit

Permalink
October 2024 changes from TAU
Browse files Browse the repository at this point in the history
  • Loading branch information
JoniLW committed Oct 31, 2024
2 parents b839630 + 246ef37 commit e9c7e54
Show file tree
Hide file tree
Showing 12 changed files with 460 additions and 67 deletions.
7 changes: 0 additions & 7 deletions config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,13 +347,6 @@ const config = {
* and any custom pingers should have a Prefix 'Pinger-'. Such as 'Pinger-OICD', 'Pinger-shibboleth', etc.
*/
CUSTOM_SESSION_PINGER: 'Pinger-default',

/**
* Custom session pinger hook to use. The pinger is used to check if the login session is still valid.
* The pinger hooks reside in src/client/hooks/pinger direcotry. The default pinger is 'Pinger-default'
* and any custom pingers should have a Prefix 'Pinger-'. Such as 'Pinger-OICD', 'Pinger-shibboleth', etc.
*/
CUSTOM_SESSION_PINGER: 'Pinger-default',
}

module.exports = config
Loading

0 comments on commit e9c7e54

Please sign in to comment.