This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Clear corrupted router records #400
Milestone
Comments
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 12, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
jrconlin
added a commit
that referenced
this issue
Mar 15, 2016
Records containing only a UAID are corrupt. Drop these records and return a 410 to the server. Closes #400
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a record is found only containing the uaid, it should be cleared entirely so it can be recreated properly by the client. We should then return a 410 for the notification.
The text was updated successfully, but these errors were encountered: