Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AuthFile.java 58.2 KB 8535 over 10 years Jing Tao Fixed a bug that AuthFile constructor didn't re...
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
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.

8486 01/09/2014 09:16 PM Jing Tao

Complete the method - handleUseradd.

8485 01/09/2014 06:25 PM Jing Tao

Add code to handle useradd command.

View revisions

Also available in: Atom