Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Jan 14, 2020
  3. Dec 11, 2019
  4. Oct 29, 2019
  5. Feb 26, 2019
  6. Oct 20, 2017
  7. Jun 14, 2017
  8. Apr 25, 2017
    • Timothy Andrew's avatar
      Don't display the `is_admin?` flag for user API responses. · 34b71e73
      Timothy Andrew authored
      - To prevent an attacker from enumerating the `/users` API to get a list of all
        the admins.
      
      - Display the `is_admin?` flag wherever we display the `private_token` - at the
        moment, there are two instances:
      
        - When an admin uses `sudo` to view the `/user` endpoint
        - When logging in using the `/session` endpoint
      34b71e73
  9. Apr 21, 2017
  10. Nov 28, 2016
  11. Aug 09, 2016
  12. Jun 27, 2016
  13. Sep 03, 2015
Loading