[jira] [Resolved] (OPENMEETINGS-2579) crypt class name

2021-02-18 Thread Maxim Solodovnik (Jira)


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik resolved OPENMEETINGS-2579.

Resolution: Information Provided

Please use mailing list for questions :

both classes are used to store hashed passwords (we do not use plain text 
passwords)
this is NOT for PHP
Please contact mailing list and provide more details on your use-case

BTW there is no {{MD5Implementation}} available out-of-the-box 

> crypt class name
> 
>
> Key: OPENMEETINGS-2579
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2579
> Project: Openmeetings
>  Issue Type: Test
>  Components: Security
>Affects Versions: 5.1.0
>Reporter: Kden
>Assignee: Maxim Solodovnik
>Priority: Minor
>
> how to use 'org.apache.openmeetings.util.crypt.MD5Implementation' in php or 
> org.apache.openmeetings.util.crypt.SCryptImplementation in php?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2519) (6.0.0) Library versions need to be updated

2021-02-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286802#comment-17286802
 ] 

ASF subversion and git services commented on OPENMEETINGS-2519:
---

Commit 55b5f085c52063bf7d7587209c6e0a6304451388 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=55b5f08 ]

[OPENMEETINGS-2519] spring, jetty


> (6.0.0) Library versions need to be updated
> ---
>
> Key: OPENMEETINGS-2519
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2519
> Project: Openmeetings
>  Issue Type: Task
>  Components: Builds
>Affects Versions: 6.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 6.0.0
>
>
> Library versions need to be updated



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[openmeetings] branch master updated: [OPENMEETINGS-2519] spring, jetty

2021-02-18 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
 new 55b5f08  [OPENMEETINGS-2519] spring, jetty
55b5f08 is described below

commit 55b5f085c52063bf7d7587209c6e0a6304451388
Author: Maxim Solodovnik 
AuthorDate: Fri Feb 19 08:06:07 2021 +0700

[OPENMEETINGS-2519] spring, jetty
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2ce0b03..9946bf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
9.2.0
5.0.3
5.15.2
-   5.3.3
+   5.3.4
9.0.43
3.0.18
3.4.2
@@ -114,7 +114,7 @@
1.9
1.7.30
1.2.3
-   9.4.34.v20201102
+   9.4.36.v20210114
test
1.68
3.7.7



[jira] [Created] (OPENMEETINGS-2579) crypt class name

2021-02-18 Thread Kden (Jira)
Kden created OPENMEETINGS-2579:
--

 Summary: crypt class name
 Key: OPENMEETINGS-2579
 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2579
 Project: Openmeetings
  Issue Type: Test
  Components: Security
Affects Versions: 5.1.0
Reporter: Kden
Assignee: Maxim Solodovnik


how to use 'org.apache.openmeetings.util.crypt.MD5Implementation' in php or 
org.apache.openmeetings.util.crypt.SCryptImplementation in php?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)