Skip to content

Fix signing out from secondary node when "Remember me" option is checked

username-removed-283999 requested to merge 2366-geo-sign-out-broken into master

What does this MR do?

Does not update User#remember_created_at when on a Geo secondary (read-only) node.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

We can't update a read-only database.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2366 (closed)

/cc @brodock @dewetblomerus @stanhu

Merge request reports