• Stan Hu's avatar
    Bump unauthenticated session time from 1 hour to 2 hours · 19e56902
    Stan Hu authored
    Users who have their system clocks configured inconsistently due to Daylight
    Savings may see a GitLab session cookie that immediately expires, resulting in
    a 422 error. To avoid these errors, we can bump the unauthenticated session
    time from 1 hour to 2 hours so they have time to login and get the default 7-day
    session.
    
    Closes #50393
    19e56902
1_settings.rb 23.3 KB