591 Commits (613d7b5ecece2d2bc7732092caa7a50db2421fb6)

Author SHA1 Message Date
Grant Limberg 613d7b5ece
fix backwards logic 5 years ago
Adam Ierymenko c101d71d7c
Tweak auth timeout notify. 5 years ago
Adam Ierymenko 663e748b8d
Deauth expiring members right away. 5 years ago
Adam Ierymenko 0cf62d334d
Remove pointless check. 5 years ago
Adam Ierymenko 0872012cd9
small fix 5 years ago
Adam Ierymenko c2d8fe46d5
About ready to test notify of SSO timeout... 5 years ago
Adam Ierymenko 0310bfa3e3
Include authentication URL in config 5 years ago
Adam Ierymenko efe0e8aa7b
Notification of about-to-expire status... almost there. 5 years ago
Adam Ierymenko 34de579c91
Handling of soon-to-expire members 5 years ago
Grant Limberg 73ddea8864
use network ID, not controller ID for looking up network data 5 years ago
Grant Limberg 10215af96d
whoops 5 years ago
Grant Limberg e67fee0264
debug logging 5 years ago
Grant Limberg 5ece4f734a
fix error message 5 years ago
Grant Limberg f8ea7fdc2b
Fix for GitHub #859 5 years ago
Grant Limberg 364ad87e2b
add ssoEnabled flag to network config 5 years ago
Grant Limberg 9380ef708a
debug strings & query fixes 5 years ago
Grant Limberg fd174b3459
fix auth time lookup 5 years ago
Grant Limberg 21d27c314c
HMACSHA384 the nonce bytes, not the hex encoded nonce bytes 5 years ago
Grant Limberg 0b89a49201
typo 5 years ago
Grant Limberg e6b4fb5af7
add "ssoRedirectURL" to local.conf 5 years ago
Grant Limberg c227330d09
fix redirect_uri substitution 5 years ago
Grant Limberg b16f40c0de
. 5 years ago
Grant Limberg fd85f87ade
handle null in result set 5 years ago
Grant Limberg add33f1ab3
cast to bigint in query 5 years ago
Grant Limberg 3bfc438ae8
null handling 5 years ago
Adam Ierymenko 1dfe909bab
Increase authentication URL sizes. 5 years ago
Grant Limberg 75d17ea3c8
Helps to commit when trying to write a change to the db 5 years ago
Grant Limberg 96d15337bb
default 0 5 years ago
Grant Limberg 74a678c1e1
chicken or egg problem. 5 years ago
Grant Limberg fed1846c6f
need tres commas 5 years ago
Grant Limberg f27d193cf6
. 5 years ago
Grant Limberg 7941b63543
another typo 5 years ago
Grant Limberg 21965ac8e8
yet another query fix 5 years ago
Grant Limberg 7ca2ecb421
put expiry time back on nc object 5 years ago
Grant Limberg 1dcfc03cbc
another query fix 5 years ago
Grant Limberg 0702e581a1
remove some noisy log lines & fix a query error 5 years ago
Grant Limberg c78792a705
moar temporary debug printfs 5 years ago
Grant Limberg 287c19e822
move this outside the auth block. If SSO is enabled, it should be checked whether authorized or not 5 years ago
Grant Limberg bc901d613d
check for nulls 5 years ago
Grant Limberg 6cb4c58d9a
linux docker build 5 years ago
Grant Limberg 4f521baafd
Big SSO update 5 years ago
Grant Limberg 81fda3f5b8
set a default and goes boom 🤦‍♂️ 5 years ago
Grant Limberg 91c4dfc7c0
database version 5 years ago
Grant Limberg fc6d90a04a
set the correct default 5 years ago
Grant Limberg faf0c6bbfa
make sure to commit on online notification thread 5 years ago
Grant Limberg 79f1e81745
debug printf typo & line break 5 years ago
Grant Limberg 7427961fcf
bug fixes & debug code 5 years ago
Grant Limberg d2f1d05a06
handle cases where authenticationURL and authenticationExpiryTime don't exist 5 years ago
Grant Limberg 19f4146aca
make DB::_memberChanged and _networkChanged virtual 5 years ago
Grant Limberg 47154fa623
transiton to libpqxx & connection pool for central controllers 5 years ago