Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthFile.java 58.5 KB 8548 over 10 years Jing Tao Add a note to let user know he/she should use s...
AuthFileBCryptHash.java 2.08 KB 8465 over 10 years Jing Tao Change the code to use BCryptHash to protect pa...
AuthFileHashInterface.java 1.64 KB 8465 over 10 years Jing Tao Change the code to use BCryptHash to protect pa...
AuthenticationException.java 1.23 KB 8419 over 10 years Jing Tao Add a file based authentication mechanism.

Latest revisions

# Date Author Comment
8548 01/31/2014 02:49 PM Jing Tao

Add a note to let user know he/she should use single quotes to surround the hashed password.

8547 01/31/2014 02:35 PM ben leinfelder

edit some of the user management phrases. use UTF-8 for all returned XML. https://projects.ecoinformatics.org/ecoinfo/issues/6320

8535 01/24/2014 06:56 PM Jing Tao

Fixed a bug that AuthFile constructor didn't read the new value of the password file path from the metacat.properties.

8530 01/23/2014 05:20 PM Jing Tao

If the user doesn't exist in the password file, the auth configuration will give an error.

8504 01/15/2014 05:33 PM Jing Tao

Add a note to the administrator to tell the name format of groups and users.

8495 01/14/2014 12:49 PM ben leinfelder

fix typos/compilation

8493 01/13/2014 01:41 PM Jing Tao

Change to use AuthFile constructor.

8489 01/10/2014 02:35 PM Jing Tao

Consolidate the user/group utitlities code.

8488 01/10/2014 10:50 AM Jing Tao

Change the element name in the user from "group" to "memberof".
Fixed a bug that in groupadd.

8487 01/09/2014 10:31 PM Jing Tao

Add methods to handle modify user's attributes.

View revisions

Also available in: Atom