Commit graph

4 commits

Author SHA1 Message Date
Petr Pchelko
24ae5a6318 Use CentralIdLookup service instead of static factory
Change-Id: Ia0f263b4eff00cc6efee7a88c62d562dafd57950
2021-07-26 07:00:53 -07:00
Petr Pchelko
cabfe6270b CentralIdLookup: accept Authority for audiences checks instead of User
Although in theory this could be backwards-incompatible, in practice
returning Authority from checkAudience is enough for the only extension
that extends CentralIdLookup, CentralAuth

Change-Id: I976dc854bf26b202347c3b47e956b85bbee156de
2021-06-30 11:55:18 -07:00
Thalia
e7cdf4f194 Finish sentence in MultiUsernameFilter documentation
Change-Id: I933f54f505e0680346f73293c98624e0f48e9292
2019-05-28 18:54:18 +01:00
Max Semenik
e6b4944dbf Introduce preference filters
This normalizes handling of transformations on the boundaries between
preferences and generic form controls and removes the special case
where email-blacklist is passed around as an array internally, leaking
into the API.

As a result of this normalization, meta=userinfo no longer returns an
array of users, using the internal representation like action=options.

Bug: T198935
Change-Id: Iff63da0d215585cfcf083e7f7ec8ed45d5b77301
2018-07-17 13:19:14 -07:00