Skip to content
Snippets Groups Projects
  1. Aug 21, 2019
  2. Aug 20, 2019
  3. Jul 26, 2019
  4. Jul 08, 2019
  5. Jul 02, 2019
  6. Jun 27, 2019
  7. Jun 25, 2019
  8. Jun 21, 2019
  9. Jun 04, 2019
  10. May 31, 2019
  11. May 06, 2019
  12. Apr 05, 2019
  13. Mar 28, 2019
  14. Mar 15, 2019
  15. Mar 13, 2019
  16. Feb 22, 2019
  17. Feb 19, 2019
  18. Feb 11, 2019
  19. Feb 04, 2019
  20. Jan 31, 2019
  21. Jan 23, 2019
  22. Jan 18, 2019
  23. Jan 08, 2019
  24. Jan 07, 2019
  25. Dec 31, 2018
    • Aaron Bauman's avatar
      Code sniff · 9ca15257
      Aaron Bauman authored
      9ca15257
    • Aaron Bauman's avatar
    • Aaron Bauman's avatar
    • Aaron Bauman's avatar
      Auth refactor, phase 1 · a852de8f
      Aaron Bauman authored
      This is an initial phase of refactoring salesforce module's auth framework:
       * new Salesforce Auth Config entity to allow multiple auth configs per site, for better environment management
       * introduce lusitanian/oauth and firebase/php-jwt composer requirements
       * create new services to wrap token and config management
       * glue code for backwards compatibility and non-disruptive changes
      
      Squashed commit of the following:
      
      commit 432d4a93
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Dec 28 16:45:28 2018 -0500
      
          Couple more updates to docs
      
      commit 1b3d8ed9
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Dec 28 16:39:57 2018 -0500
      
          Code sniff cleanup
      
      commit 27ce985d
      Merge: e9772c3e 21e69b44
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Dec 28 15:20:21 2018 -0500
      
          Merge branch '8.x-3.x' of bitbucket.org:messageagency/sf into auth_refactor_phase1
      
      commit e9772c3e
      Merge: 65cbc208 37dd412f
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Fri Nov 30 15:39:47 2018 -0500
      
          Merge branch '8.x-3.x' of github.com:messageagency/sfd8 into auth_refactor_phase1
      
      commit 65cbc208
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Thu Nov 15 16:30:09 2018 -0500
      
          Update hook to update acess tokens
      
      commit b70506a5
      Author: Aaron Bauman <aaron@messageagency.com>
      Date:   Thu Nov 15 15:48:43 2018 -0500
      
          Auth refactor, refactored. Phase 1 of ?
      8.x-3.2
      a852de8f
Loading