Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix inconsistent behavior of get_last_client_by_ip #10970

Merged
merged 2 commits into from
Oct 12, 2021

Commits on Oct 1, 2021

  1. Fix inconsistent behavior of get_last_client_by_ip

    Make `get_last_client_by_ip` return the same dictionary structure
    regardless of whether the data has been persisted to the database.
    
    This change will allow slightly cleaner type hints to be applied later
    on.
    Sean Quah committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8b90fdf View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    d608b5e View commit details
    Browse the repository at this point in the history