Create plug that loads the current tenant assign from a given header…#60
Create plug that loads the current tenant assign from a given header…#60t00lmaker wants to merge 27 commits into
Conversation
| @@ -0,0 +1,21 @@ | |||
| MIT License | |||
There was a problem hiding this comment.
Can you remove this whole folder and amend it to the previous commit? We don't need this. :)
kelvinst
left a comment
There was a problem hiding this comment.
Left some comments. Also, please remove the triplex-1.3.0-dev.tar file you commited.
Co-Authored-By: t00lmaker <luanpontes2@gmail.com>
|
@t00lmaker could you resolve the mix.exs conflicts before we merge this pr? |
|
Thanks for the PR! We will review and merge it soon! Also, this will be released on version 1.4, which we will also extract a |
|
This PR could be helpful to others and looks abandoned, Can I fork it and fix the issues so could be merged? |
|
@GusGA we are moving all the plugs from this repo to another one, and we will probably move this one altogether. @mgiacomini please do not forget to copy the plug of this PR to that new |
|
Excellent news @kelvinst, thanks for your effort. |
|
Hey @mgiacomini, let's merge this to master before separating the plugs on another repository. SO that way @t00lmaker takes the credit for it at least. 😄 Thanks BTW. |
There was a problem hiding this comment.
I deleted all the package-test files you added, but cannot delete triplex-1.3.0-dev.tar, @t00lmaker can you delete and update the PR please?
Sure! |
Create plug hat loads the current tenant assign from a given header…