<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Plugin for storing user passwords as hash in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179517#M132647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello fellow activiti developers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing an application in which activiti plays a crucial part (it is like activiti-explorer with customizations). Obviously I wanted to delegate as much as I could to activiti, but the identity service was a no-go because it saves passwords of users as plain text. I decided to make a small addition to activiti and figured that other developers maybe had the same problems, so I made it publicly available on GitHub. The plugin saves passwords as a hash with salt and doesn't require any other changes in the application. Logging in and changing passwords work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my humble plugin is located here: &lt;/SPAN&gt;&lt;A href="https://github.com/lovromazgon/activiti-hashed-passwords" rel="nofollow noopener noreferrer"&gt;https://github.com/lovromazgon/activiti-hashed-passwords&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All instalation details are described on GitHub. One thing that I should say is, that the code is written in Java 8 (using streams), but if someone has the need I could modify it to Java 7 as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lovro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2014 20:15:26 GMT</pubDate>
    <dc:creator>lmazgon</dc:creator>
    <dc:date>2014-09-22T20:15:26Z</dc:date>
    <item>
      <title>Plugin for storing user passwords as hash</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179517#M132647</link>
      <description>Hello fellow activiti developers!I'm developing an application in which activiti plays a crucial part (it is like activiti-explorer with customizations). Obviously I wanted to delegate as much as I could to activiti, but the identity service was a no-go because it saves passwords of users as plain t</description>
      <pubDate>Mon, 22 Sep 2014 20:15:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179517#M132647</guid>
      <dc:creator>lmazgon</dc:creator>
      <dc:date>2014-09-22T20:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for storing user passwords as hash</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179518#M132648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;nice work.thanks for sharing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Oct 2014 11:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179518#M132648</guid>
      <dc:creator>jhangli</dc:creator>
      <dc:date>2014-10-04T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for storing user passwords as hash</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179519#M132649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;please i want steps to add this plugin in activiti explorer 5.18&amp;nbsp; any help ??? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 09:16:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179519#M132649</guid>
      <dc:creator>heba</dc:creator>
      <dc:date>2015-11-09T09:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for storing user passwords as hash</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179520#M132650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since most of the classes which the plugin uses didn't change since version 5.16.3, I would expect it to work on 5.18 without problems. The installation instructions are provided in the Readme on Github.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You just have to make sure, that you are using Java 8, since the plugin uses streams. If you want to make it work on a lower version of Java, feel free to fork the source and modify the streams into for loops - it shouldn't be so hard, there are only 6 classes. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 21:07:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/plugin-for-storing-user-passwords-as-hash/m-p/179520#M132650</guid>
      <dc:creator>lmazgon</dc:creator>
      <dc:date>2015-11-12T21:07:39Z</dc:date>
    </item>
  </channel>
</rss>

