chinwagsocial/spec/controllers/api/v2
Eugen Rochko 1ae508bf2f
Change unauthenticated search to not support pagination in REST API (#19326)
- Only exact search matches for queries with < 5 characters
- Do not support queries with `offset` (pagination)
- Return HTTP 401 on truthy `resolve` instead of overriding to false
2022-10-26 12:10:02 +02:00
..
admin Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
filters_controller_spec.rb Revamp post filtering system (#18058) 2022-06-28 09:42:13 +02:00
search_controller_spec.rb Change unauthenticated search to not support pagination in REST API (#19326) 2022-10-26 12:10:02 +02:00