Remove unnecessary check to update REALM
authorAlejandro Perez <alejandro.perez.mendez@gmail.com>
Tue, 9 May 2017 12:13:52 +0000 (14:13 +0200)
committerAlejandro Perez <alejandro.perez.mendez@gmail.com>
Tue, 9 May 2017 12:32:19 +0000 (14:32 +0200)
commita2a6f0949bd704f2129319f17cb471664e05c54f
tree5b3418f578d00f908acae5b8a9d7c7960483624f
parentd46f6ebc2f7b4ac224beb898409197574ab8ae6a
Remove unnecessary check to update REALM

Existing code precluded a REALM from being updated if there were traffic within the last 5 minutes.
This is an error since when the TLS keys expire, the home server will reject client’s attempts to establish a connection, leading to up to 5 minutes of denied user authentications.
src/modules/rlm_realm/trustrouter.c