Not signed in (Sign In)

Issue information

  • 1
  • Dinoboff

    Dinoboff

    Bug Tracker

  • Resolved
  • Low
  • Bug

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorDinoboff
    • CommentTimeAug 19th 2007
     
    The installer, upgrader and the global setting form do not valid the submitted cookie domain name.

    see: http://lussumo.com/community/discussion/5814/sign-in-problems-with-vanilla-112/#Item_1
    •  
      CommentAuthorDinoboff
    • CommentTimeAug 19th 2007 edited
     
    I added the validation (Vanilla r582, Framework r113).


    n.b.: The pattern used for the validation could be striker:
    ^[\.-_~a-zA-Z0-9]*\.?[-_~a-zA-Z0-9]+\.[-_~a-zA-Z0-9]+$