Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2960 5420 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Added debug log messages  
2935 5425 d 9 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Ensured that an anonymous user is not created in case we encounter a uid for which there is no user in the db  
2907 5427 d 7 h rajveer /trunk/Website/ Moved UserSessionInfo from session to cookie. A new cookie called uic will be created.  
2473 5461 d 13 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Cleaned the user state in case someone messes around with the cookie.  
1722 5524 d 15 h vikas /trunk/Website/src/main/ Use .local.shop2020.in as cookie domain in dev.  
1713 5525 d 8 h vikas /trunk/Website/src/main/java/in/shop2020/serving/ put domain name also in cookie while removing it in logout controller.  
1658 5526 d 13 h vikas /trunk/Website/ Changes to create cookie with domain name as ".saholic.com"  
1614 5530 d 10 h rajveer /trunk/Website/src/main/ Anonymous user will not be created until a user add to cart or add to research. User will be able to add to research wothout logging in.  
1553 5532 d 12 h rajveer /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ removed bitwalker code for user agent detection  
1511 5534 d 12 h rajveer /trunk/Website/ Website should create users for only requests coming from browsers  
1354 5548 d 13 h vikas /trunk/Website/src/main/java/in/shop2020/serving/interceptors/ Fix for userinfo not getting restored from cookie.  
1044 5573 d 7 h chandranshu /trunk/Website/src/main/java/in/shop2020/serving/ Removed dependency on tomcat juli  
1034 5573 d 9 h chandranshu /trunk/Website/ Moved java sources to src/main/java  
924 5586 d 7 h vikas /trunk/Website/ Do not put redirect url in session to keep session stateless as much as possible.  
837 5596 d 12 h vikas /trunk/Website/src/in/shop2020/serving/ Create permanent cookie and set path to "/".  
831 5597 d 7 h vikas /trunk/Website/src/in/shop2020/serving/ * To show error message in case of wrong username/password.
* Redirect to last page in case of successful login.
 
830 5597 d 9 h vikas /trunk/Website/  
828 5597 d 10 h rajveer /trunk/Website/ Cookie problem resolved.  
824 5597 d 14 h vikas /trunk/Website/src/in/shop2020/serving/interceptors/ Fix logout exception.  
822 5600 d 5 h vikas /trunk/Website/ * Adding login interceptors where only authenticated user should be allowed.
* Adding Address validation.
 

Show All