Opened 6 years ago

Closed 6 years ago

#2119 closed enhancement (fixed)

Geolocation should not be used for internal logins

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.12.3
Component: core Version:
Keywords: Cc:

Description

While BASE is running it will create internal login sessions at regular intervals to check for jobs, etc. The internal logins should not lookup the location from freegeoip since this may cause the free limit to be exceeded.

Change History (1)

comment:1 by Nicklas Nordborg, 6 years ago

Resolution: fixed
Status: newclosed

(In [7485]) Fixes #2119: Geolocation should not be used for internal logins

We now check that the AuthenticationMethod used in the session is not INTERNAL (or null).

Note: See TracTickets for help on using tickets.