It seems that unshunning is currently broken. To reproduce:

(1) Create a test repository,

  $ fsl version
  This is fossil version 1.26 [a60b008f1a] 2013-07-26 15:46:01 UTC
  $ fsl new tmp.fsl
  $ mkdir tmp; cd tmp
  $ fsl open ../tmp.fsl
  $ touch a
  $ fsl add a; fsl commit -m a a
  $ fsl ui

(2) Shun commit 'a' via [Admin > Shunned] in the UI.

(3) Click on the newly shunned artifact and attempt to [Unshun].

Output: "Cross-site request forgery attempt".

Best,
Marc
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to