1. 18 Jan, 2020 1 commit
  2. 09 Jul, 2019 1 commit
  3. 03 Jul, 2019 1 commit
  4. 26 May, 2019 1 commit
  5. 24 May, 2019 1 commit
  6. 10 May, 2019 1 commit
    • Denis Arh's avatar
      Implement permission provisioning and watchers · 2a4054c9
      Denis Arh authored
      Remove rule reset from roles cli command
      Add generic "provision" command for each binary and (re)set perm. rules
      Permission rules are now separated and part of AccessControl service
      
      Facility for watchers was added.
      2a4054c9
  7. 07 May, 2019 2 commits
  8. 29 Apr, 2019 2 commits
  9. 27 Apr, 2019 1 commit
  10. 19 Apr, 2019 1 commit
  11. 18 Apr, 2019 1 commit
  12. 09 Apr, 2019 1 commit
  13. 03 Apr, 2019 3 commits
  14. 21 Mar, 2019 1 commit
  15. 19 Mar, 2019 1 commit
  16. 15 Mar, 2019 1 commit
  17. 14 Mar, 2019 5 commits
  18. 11 Mar, 2019 1 commit
  19. 26 Feb, 2019 1 commit
  20. 06 Feb, 2019 1 commit
  21. 05 Feb, 2019 4 commits
  22. 04 Feb, 2019 2 commits
  23. 13 Jan, 2019 1 commit
    • Denis Arh's avatar
      Improve SMTP · 500e8e31
      Denis Arh authored
      API can now be started without properly configured SMTP (it complains when it is used)
      Send() function can now use alternative dialers (mostly used for testing)
      Added mailhog service (make mailhog.up) to ease mail testing
      Add default .env example that points to localhost:1025 (mailhog) setup
      Proper unit testing
      500e8e31
  24. 05 Nov, 2018 1 commit
    • Tit Petric's avatar
      Refactor for new system service · fdf24b3e
      Tit Petric authored
      - upd(all): indent spec.json files on all apps
      - upd(auth): rename auth app to cmd
      - upd(sam): move orgs, teams to system
      - upd(system): extend spec.json for check
      - upd(codegen): include system/
      - upd(codegen): always generate spec files
      - upd(sam): references from auth to system
      fdf24b3e
  25. 26 Oct, 2018 1 commit
    • Tit Petric's avatar
      fix(all): · adeefdbe
      Tit Petric authored
      - config fixes for singleton values (most)
      - add monitor into internal/metrics
      - clean up cmd folders to remove monitor
      - implement versions on all apps
      adeefdbe
  26. 14 Oct, 2018 1 commit
  27. 13 Sep, 2018 1 commit
    • Tit Petric's avatar
      upd(all): refactor · 7bf78fb4
      Tit Petric authored
      - moved rbac store and config to internal pkg,
      - split auth authenticators to internal pkg,
      - add rbac config object to internal/config,
      - update package imports and references for auth,
      - clean up main with pkg aliases
      7bf78fb4
  28. 11 Sep, 2018 1 commit