Changeset - 95a33e5d0596
default
0
1
0
tests: clarify user IP range test dependency on beaker caching of user objects
Requests with invalid request address would pass after configuring user IP
ranges because the IP range would not be validated as long as the user object
was found in the beaker cache.
Instead, wait until the beaker cache has expired and verify the user cannot log
in without a valid IP. Then provide a valid IP for later requests until the IP
range is removed again.
Based on original patch and research by Dominik Ruf.
Requests with invalid request address would pass after configuring user IP
ranges because the IP range would not be validated as long as the user object
was found in the beaker cache.
Instead, wait until the beaker cache has expired and verify the user cannot log
in without a valid IP. Then provide a valid IP for later requests until the IP
range is removed again.
Based on original patch and research by Dominik Ruf.
1 file changed with 14 insertions and 2 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)