summaryrefslogtreecommitdiffstats
path: root/app/views/users/index.api.rsb
Commit message (Expand)AuthorAgeFilesLines
* Include auth_source in /users API response if request includes auth_source (#...Marius Balteanu2024-01-311-0/+5
* Adds user status to users list API (#38948).Marius Balteanu2024-01-251-0/+1
* Include avatar URL in Users API (#36303).Go MAEDA2022-01-211-0/+1
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-231-0/+1
* Include updated_on and passwd_changed_on columns in API response (#33592).Go MAEDA2020-07-281-1/+3
* Expose the Admin flag on the users api to admin users (#29459).Go MAEDA2018-09-201-0/+1
* Restores object count and adds offset/limit attributes to API responses for p...Jean-Philippe Lang2010-12-111-1/+1
* Fixed: error when serializing back objects with custom fields using ActiveRes...Jean-Philippe Lang2010-12-101-5/+1
* Adds a pseudo format to api template names and overrides ActionController#def...Jean-Philippe Lang2010-12-041-0/+19