Added URI fields and added cookie authentication
This commit is contained in:
parent
99c67eaaba
commit
8e56ff406a
16 changed files with 133 additions and 71 deletions
|
|
@ -9,8 +9,7 @@ public interface ZalleryConstant {
|
|||
|
||||
/** Session Constants **/
|
||||
|
||||
String SESSION_KEY_USER = "zall_user";
|
||||
String SESSION_KEY_AUTH_HASH = "zall_ueser_session_hash";
|
||||
|
||||
|
||||
/** Language Key Constants **/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue