mirror of
https://github.com/e1fueg0/intellij-gitea-plugin.git
synced 2026-03-02 03:40:18 +00:00
#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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user