An error occurred fetching the project authors.
  1. 21 Nov, 2017 1 commit
  2. 29 Apr, 2017 1 commit
  3. 06 Feb, 2017 2 commits
    • Timothy Andrew's avatar
      Implement review comments from maintainer (@DouweM) · 6c0c3d9f
      Timothy Andrew authored
      1. `add_column_with_default` needs a `down` block
      
      2. Add specs for the auditor user to `spec/features/security`. This directory
         contains a series of feature specs to test the access various user roles have
         to various project/admin pages, which is the perfect place to test auditor
         user access.
      
      3. Other minor changes (views, typos)
      6c0c3d9f
    • Timothy Andrew's avatar
      Allow a user to be an "Auditor" · b9c36d6c
      Timothy Andrew authored
      An auditor user is intended to be user with read-only access to all projects and
      groups. Access to the admin area and any project settings pages are disallowed
      
      This commit lays the initial groundwork for this concept - adding an `auditor`
      column to the `users` table, as well as a few supplements.
      b9c36d6c
  4. 20 Aug, 2016 1 commit
  5. 20 Jun, 2016 1 commit
  6. 16 Jun, 2016 2 commits
  7. 10 Jun, 2016 1 commit