Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
837 5550 d 23 h vikas /trunk/Website/src/in/shop2020/serving/ Create permanent cookie and set path to "/".  
831 5551 d 18 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 5551 d 19 h vikas /trunk/Website/  
828 5551 d 21 h rajveer /trunk/Website/ Cookie problem resolved.  
824 5552 d 1 h vikas /trunk/Website/src/in/shop2020/serving/interceptors/ Fix logout exception.  
822 5554 d 16 h vikas /trunk/Website/ * Adding login interceptors where only authenticated user should be allowed.
* Adding Address validation.
 
817 5554 d 21 h vikas /trunk/Website/src/in/shop2020/serving/interceptors/ plain uid was being compared against encrypted one. Fixed it.  
801 5556 d 18 h rajveer /trunk/Website/ Bug fixing for beta  
781 5558 d 20 h vikas /trunk/Website/ Adding user interceptor and login interceptor. Get rid of authcontroller.