From: Egor Glukhov <kaman120@rndfido.net> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] Redmine in Sisyphus Date: Tue, 27 Apr 2010 14:23:34 +0400 Message-ID: <4BD6BB26.6070305@rndfido.net> (raw) In-Reply-To: <20100427100039.GC3945@altlinux.org> 27.04.2010 14:00, Alexey I. Froloff пишет: >> Хочу спросить, рабочее ли сейчас это хозяйство в сизифе? > Давно не проверял ;-) >> Оно сделало вид, что завелось но в ответ на попытку залогиниться >> выдает "Invalid form authenticity token". > А что в логах-то пишет? А ничего определённого: Processing AccountController#register (for 127.0.0.1 at 2010-04-27 13:30:37) [POST] Parameters: {"authenticity_token"=>"jlm2QPLdaR3oI/0YHRhrJiQdj5X7M3ie67d7t1wkves=", "user"=>{"login"=>"admin", "firstname"=>"admin", "lastname"=>"ptaag", "mail"=>"admin@example.com", "language"=>"ru"}, "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]", "commit"=>"Принять", "controller"=>"account", "action"=>"register"} Rendering template within layouts/base >> Стоит ли вообще пробовать поднять опакеченный redmine или лучше >> ставить с сайта как там описано? > Не знаю, смотрите сами. Скриптовые языки в репозитарии > традиционно никому не нужны. Если есть время и желание помочь > починить упакеченый redmine - я буду только рад, но видимо кроме > вас это больше никому не нужно. Поковырялся немного. Переключил config.action_controller.session_store = :active_record_store, предварительно создав таблицу для сессий посредством redmine-rake db:sessions:create и redmine-rake db:migrate. Выяснилось: при GET-запросе /account/register получаем новую запись в таблице sessions, и ещё одну новую - при POST-запросе /account/register. То есть, при отправке данных оно не использует текущую сессию, а создаёт новую, пустую, где, соответственно, никаким form_authenticity_token и не пахнет. Выяснить причины такого поведения мне уже знаний не хватает. Но может, кому-то поможет...
next prev parent reply other threads:[~2010-04-27 10:23 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-11-18 22:21 ` [sisyphus] Redmine in Sisyphus (was: [cyber] I: Sisyphus-20091118 packages: +6! -2 +47 (9431)) Alexey I. Froloff 2009-11-20 7:42 ` Eugene Prokopiev 2009-11-20 10:51 ` [sisyphus] Redmine in Sisyphus Serge 2009-11-20 11:37 ` Alexey I. Froloff 2009-11-20 11:40 ` Serge 2009-11-29 0:20 ` Michael Shigorin 2010-04-27 8:46 ` [sisyphus] Redmine in Sisyphus (was: [cyber] I: Sisyphus-20091118 packages: +6! -2 +47 (9431)) Yuriy Kashirin 2010-04-27 10:00 ` Alexey I. Froloff 2010-04-27 10:23 ` Egor Glukhov [this message] 2010-05-02 16:35 ` [sisyphus] Redmine in Sisyphus Alexey I. Froloff 2010-04-27 10:26 ` Yuriy Kashirin 2010-04-27 10:41 ` Alexey I. Froloff 2010-04-27 14:17 ` Michael Shigorin 2010-04-27 14:24 ` Igor Zubkov 2010-04-28 13:34 ` [sisyphus] Redmine in Sisyphus (was: [cyber] I: Sisyphus-20091118 packages: +6! -2 +47 (9431)) zOrg 2010-04-28 19:07 ` Yuriy Kashirin 2010-04-28 20:21 ` Alexey I. Froloff
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4BD6BB26.6070305@rndfido.net \ --to=kaman120@rndfido.net \ --cc=kaman@rndfido.net \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git