#2, #7: changed login method to token authorization, got rid of project search limitations by implementing manual project name input

This commit is contained in:
Roman Pedchenko
2019-01-27 15:26:26 +02:00
parent f94722bcc7
commit d7d60548a9
6 changed files with 99 additions and 232 deletions

View File

@@ -9,6 +9,8 @@
]]></description>
<change-notes><![CDATA[
Changed login method to token authorization.<br>
Got rid of project search limitations by implementing manual project name input.<br>
Fixed "HTTP: Unauthorized" exception.<br>
]]>
</change-notes>
@@ -24,5 +26,4 @@
<actions>
</actions>
</idea-plugin>