0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 11:42:38 -05:00
forgejo/routers/api/v1
yp05327 af901ac7bb
Add support for searching users by email (#30908)
Fix #30898

we have an option `SearchByEmail`, so enable it, then we can search user
by email.
Also added a test for it.

(cherry picked from commit 5d6d025c9b8d2abca9ec2bfdc795d1f0c1c6592d)
2024-10-06 08:10:22 +02:00
..
activitypub activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00
admin fix(api): Correct descriptions for quota calls 2024-08-12 22:05:56 +02:00
misc
notify
org feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
packages
repo Fix PR creation on forked repositories (#31863) 2024-10-06 08:08:40 +02:00
settings
shared feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
swagger feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
user Add support for searching users by email (#30908) 2024-10-06 08:10:22 +02:00
utils
api.go activitypub: Implement an instance-wide actor 2024-08-05 10:50:26 +02:00