Files
authentik/web
Ken Sternberg 7c43c1a05b web/user: fix broken search on application library (#5743)
web: fix broken search on application library

This is *mortifying*.  I didn't test this well enough, and apparently
broke it again once I'd tested it.  This patch restores the original
behavior ("no match" means "just show everything"), and fixes a
small bit of semantic lint -- the "search" feature should not be
assigning meaning to what it finds; it's enough to pass back the
prioritized list to whatever client wanted it, and let the client
decide what to do with it.
2023-05-24 11:51:49 -07:00
..
2021-07-18 20:54:34 +02:00
2022-09-24 12:47:11 +02:00
2021-08-03 17:52:21 +02:00
2021-03-16 21:32:39 +01:00
2020-11-28 19:43:42 +01:00
2023-01-20 14:23:21 +01:00