Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include auth_source in /users API response if request includes auth_source (#... | Marius Balteanu | 2024-01-31 | 1 | -0/+5 |
* | Adds user status to users list API (#38948). | Marius Balteanu | 2024-01-25 | 1 | -0/+1 |
* | Include avatar URL in Users API (#36303). | Go MAEDA | 2022-01-21 | 1 | -0/+1 |
* | Include two-factor authentication scheme in users API response (#34242). | Go MAEDA | 2020-12-23 | 1 | -0/+1 |
* | Include updated_on and passwd_changed_on columns in API response (#33592). | Go MAEDA | 2020-07-28 | 1 | -1/+3 |
* | Expose the Admin flag on the users api to admin users (#29459). | Go MAEDA | 2018-09-20 | 1 | -0/+1 |
* | Restores object count and adds offset/limit attributes to API responses for p... | Jean-Philippe Lang | 2010-12-11 | 1 | -1/+1 |
* | Fixed: error when serializing back objects with custom fields using ActiveRes... | Jean-Philippe Lang | 2010-12-10 | 1 | -5/+1 |
* | Adds a pseudo format to api template names and overrides ActionController#def... | Jean-Philippe Lang | 2010-12-04 | 1 | -0/+19 |