Adam Ierymenko
|
7c3166e9be
|
Add a bit of hardening in the network certificate of membership by incorporating a full hash of the identity to which it is issued. This means the recipient need not depend entirely on the root verifying identities properly to make sure impersonation is not occurring.
|
5 years ago |
Grant Limberg
|
a20a290836
|
ifdef this out
|
5 years ago |
Grant Limberg
|
83265768c1
|
ensure count > 0
|
5 years ago |
Grant Limberg
|
c3a42bf590
|
remove heartbeat log
|
5 years ago |
Grant Limberg
|
8b95afa96a
|
logging
|
5 years ago |
Grant Limberg
|
6a49a766ca
|
logging
|
5 years ago |
Grant Limberg
|
16ff14bda7
|
identify controller in pool stats
|
5 years ago |
Grant Limberg
|
57c1d96b71
|
math
|
5 years ago |
Grant Limberg
|
40f376e2b9
|
print db pool stats periodically
|
5 years ago |
Grant Limberg
|
dc61f78916
|
set psql application_name in startup script
|
5 years ago |
Grant Limberg
|
a2ffe8c05e
|
dont generate nonce for deleted members
|
5 years ago |
Grant Limberg
|
d0f4cfe6b4
|
print load status messages a little less often now that things go brrrrrrrrr
|
5 years ago |
Grant Limberg
|
3ec23f92ec
|
helps to add part of the query
|
5 years ago |
Grant Limberg
|
6baac1b4e0
|
more query optimizations
|
5 years ago |
Grant Limberg
|
50b0b2e2e9
|
query optimization
|
5 years ago |
Grant Limberg
|
20721491e8
|
kill some noisy logs
|
5 years ago |
Grant Limberg
|
eec46a137e
|
optimize data loading from psql on startup
|
5 years ago |
Grant Limberg
|
9eae444104
|
kill some verbose logs
|
5 years ago |
Adam Ierymenko
|
576b4f03a5
|
Adjust deauth time window and send revocation when SSO members expire.
|
5 years ago |
Adam Ierymenko
|
461810b06a
|
Move return so record gets created before URL.
|
5 years ago |
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
Wrong DB::get() method being called to look up the network member for deletes
|
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
plumbed it through to the central controller code
|
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.
member must exist in the database before we can generate a nonce & SSO URL
|
5 years ago |
Grant Limberg
|
fed1846c6f
|
need tres commas
|
5 years ago |