Author Topic: SMF 2.0 RC3 Released  (Read 2105 times)

0 Members and 1 Guest are viewing this topic.

Offline Motoko-chan

  • Member
  • Posts: 151
Re: SMF 2.0 RC3 Released
« Reply #15 on: March 09, 2010, 11:42:55 am »
Umm... from http://www.simplemachines.org/community/index.php?topic=369616.msg2530002#msg2530002

Quote from: Nao
Is it true that session checks were removed from quick reply & quick edit? Wouldn't that be a security risk, maybe allowing hackers to edit other people's posts? I thought that was the original reason for these annoying session checks really...

And a reply to that.

http://www.simplemachines.org/community/index.php?topic=369616.msg2530401#msg2530401
Quote
Haven't checked quick edit, but quick reply definitely still has the session check in it (indeed it would be more work to actually remove it), given that it calls Post.php/Post2() which does a session check on the back of the form response from the main reply template too.

Bad topic to ask that question, really. Way too much noise to signal on those things.

Offline DarkLite

  • Member
  • Posts: 39
Re: SMF 2.0 RC3 Released
« Reply #16 on: March 09, 2010, 12:25:53 pm »
Congrats on that. I'm gonna hang around till all the mods are RC3-compat before upgrading, though :P

babjusi

  • Guest
Re: SMF 2.0 RC3 Released
« Reply #17 on: March 09, 2010, 01:44:36 pm »
They sure took their time. I don''t understand what is all this ado when it should have been released a long time ago.

Offline Motoko-chan

  • Member
  • Posts: 151
Re: SMF 2.0 RC3 Released
« Reply #18 on: March 09, 2010, 02:12:22 pm »
Oh, and further on the session check thing:


http://www.simplemachines.org/community/index.php?topic=369616.msg2530713#msg2530713
Quote from: Aäron
No, that is not the case. In fact, no session checks have been removed for POST requests as, indeed, that would form a security risk. ;)

The session check has been removed for a few GET requests though, for example on the requests for the quick quote buttons and the 'add poll' button. The reason behind this is that those requests don't manipulate data -- therefore they do not need the check The forms they link to will require a check on submit, though! :)

So, I think that the check removal thing can be declared a misunderstanding.

Offline Antechinus

  • SMF Friend
  • Posts: 1121
  • Gender: Male
  • (minor indoor pest)
Re: SMF 2.0 RC3 Released
« Reply #19 on: March 09, 2010, 03:53:51 pm »
I honestly couldn't see the devs doing anything silly that would open a hole like that.

Offline royalduke

  • Member
  • Posts: 225
  • Gender: Male
  • SMF Friend
    • xadro
Re: SMF 2.0 RC3 Released
« Reply #20 on: March 09, 2010, 09:34:14 pm »
How many lines of code is SMF?

Are the DEVs experts? (they must be, to build something as big and usefull as SMF).

Just 2 general questions  I always had.
I Flame, sue me.


Offline akabugeyes

  • SMF Friend
  • Posts: 577
Re: SMF 2.0 RC3 Released
« Reply #21 on: March 09, 2010, 11:12:00 pm »
Oooooh, is this a Q&A?

Then may I ask, when will SMF become self-aware?

Offline Kindred

  • SMF Friend
  • Posts: 393
  • Gender: Male
Re: SMF 2.0 RC3 Released
« Reply #22 on: March 10, 2010, 12:37:56 am »
aka....   that happened last Tuesday,

Offline Owdy

  • SMF Friend
  • Posts: 1050
  • Gender: Male
Re: SMF 2.0 RC3 Released
« Reply #23 on: March 10, 2010, 12:58:08 am »
aka....   that happened last Tuesday,
What happend then?

Offline Kindred

  • SMF Friend
  • Posts: 393
  • Gender: Male
Re: SMF 2.0 RC3 Released
« Reply #24 on: March 10, 2010, 01:08:31 am »
Then may I ask, when will SMF become self-aware?

aka....   that happened last Tuesday,

Offline Paracelsus

  • Member
  • Posts: 23
Re: SMF 2.0 RC3 Released
« Reply #25 on: March 12, 2010, 03:32:56 pm »
Despite the troubled times, I think some of the remaining SMF Devs are doing a good effort, releasing RC3 and updating many major MODs to this latest version.

Not that it moves the software towards a new level of development, but at least things are moving forward at least to have a gold and stable version, which would surely calm down the end-users and allow people to discuss properly about SMF future without too much drama or anxiety.

Offline Nao

  • SMF Friend
  • Posts: 600
  • Gender: Male
    • Noisen
Re: SMF 2.0 RC3 Released
« Reply #26 on: March 20, 2010, 07:32:09 am »
In fact in some ways, for what I want to do, 1.1.x is actually more flexible and easier to work with.
In what ways? Apart from the annoying $smcFunc query changes (which are definitely a hassle to handle, but not totally useless in terms of security), I don't see where...

Offline Antechinus

  • SMF Friend
  • Posts: 1121
  • Gender: Male
  • (minor indoor pest)
Re: SMF 2.0 RC3 Released
« Reply #27 on: March 20, 2010, 02:31:57 pm »
Just the way some of the templating works is more convenient at times. Menus in particular are a bit easier to customise on a theme by theme basis in 1..1.x. I'm not writing mods like AEVA. I'm just hacking the interface to get the looks and layout I want.

Offline ballmdr

  • Member
  • Posts: 2
Re: SMF 2.0 RC3 Released
« Reply #28 on: March 21, 2010, 01:01:07 am »
I've upgraded.  ;D

Offline Owdy

  • SMF Friend
  • Posts: 1050
  • Gender: Male
Re: SMF 2.0 RC3 Released
« Reply #29 on: March 23, 2010, 11:11:14 am »
I upgraded to RC3. They have restored those ugly blue bars in polls :( I liked that Blocs design much more.