You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having a sammy handler for handling form POSTs that do a POST or PUT to the databases's update() handler, have the forms submit right to the update handler. Then the update handler would have to redirect to the proper next page