1
minahito
Re: Xoops On Crack?
  • 2005/1/6 1:50

  • minahito

  • Just popping in

  • Posts: 6

  • Since: 2004/6/29


Quote:

Am I right in thinking that the "salt" parameter should be something an attacker cannot easily guess?

Yes, you are right.

I think as follows:

'XOOPS_PREFIX' should be 'salt'.(See Mozilla Thunderbird user's directory prefix)
if 'XOOPS_PREFIX' is set up at random, We can write code:
$salt=XOOPS_ROOT_PATH.XOOPS_PREFIX;


A user who doesn't set up 'XOOPS_PREFIX' at random will be helped by this script. this script changes 'XOOPS_PREFIX'. but, there is risk, because there is no English document.

If a programmer reads a code, he will know all of the script. I hope that he introduces script in English.

Translation of document isn't important. I learned many 'programming technique' from the American book written in English.(we can buy American books in Amazon Japan.) but I can't read English.

We may not be able to talk and exchange a document, because many japanese aren't good at English. but, we can exchange 'proguram code'. 'program code' is an excellent international language for us. that is better than Esperanto.



2
minahito
Re: Xoops On Crack?
  • 2005/1/5 7:59

  • minahito

  • Just popping in

  • Posts: 6

  • Since: 2004/6/29


Quote:

OK, so Oreteki is not on its way to become the next e-xoops/RunCMS?


Yes, 'Oreteki' is customization for him. It's different from E-Xoops/RunCMS's way.

Quote:

I will see to it that we get the ideas from Oreteki integrated in the XOOPS core.


This message is good news.
It's good news that security team will be established, too!



3
minahito
Re: Xoops On Crack?
  • 2005/1/5 4:06

  • minahito

  • Just popping in

  • Posts: 6

  • Since: 2004/6/29


Quote:

Before this post I had never heard of GTicket or Oreteki - and I am sad that the Oreteki developers felt they had to invent a new "brand" (Oreteki) to label this branch of XOOPS, when it is something we could have in the original XOOPS...


Japanese 'ORETEKI' means the nuance of "the one only for oneself".
'ORETEKI' developer is developing software only for himself. Then, that version is introduced to the public.
Most Japanese users don't think 'ORETEKI' to be a branch. Because they know the meaning of naming of 'ORETEKI'.

'ORETEKI' developer is not a programmer. He is the staff of the Japanese construction company.
But, he followed the general manners of the program.
Then, 'ORETEKI' became secure.

He doesn't have an open discussion, and takes care of a code for himself. His behavior will be called 'ORETEKI' in Japan. Therefore, that was named 'ORETEKI Xoops' in Japanese.

But, won't we have to learn from his behavior and his code?

P.S.
'ORETEKI' is a kind of slang.
Don't use when you talk to the Japanese on business.



4
minahito
Re: $xoops_isadmin Logic bug?
  • 2004/8/11 3:07

  • minahito

  • Just popping in

  • Posts: 6

  • Since: 2004/6/29


domifara added a report in www.xoopscube.jp

Quote:

userinfo.php line 79
misc.php line 198 and line 222
xoopsmembers/index.php line 132
xoopspartners/index.php line 47


new/viewforum.php line 89 which I pointed out might not be a problem. That is a code for administrator/moderator only forum.

The user who is the administrator of one module may have the right which accesses it.



5
minahito
Re: $xoops_isadmin Logic bug?
  • 2004/8/10 12:24

  • minahito

  • Just popping in

  • Posts: 6

  • Since: 2004/6/29


Quote:

If it is used in a module to determine whether the user is admin in THAT module, then it is used wrongly.


Thank you for replying.
I received the same indication from Mr. onokazu,I understood.

But,default template uses the method($xoops_isadmin).
Is it right?

modules/system/templates/system_comment.html
line:25
<{if $xoops_isadmin == true}>


And newbb module : viewforum.php line 89
if ( $xoopsUser->isAdmin() || is_moderator($forum$xoopsUser->uid()) ) {


Are these a bad sample to 3rd party module developers?



6
minahito
$xoops_isadmin Logic bug?
  • 2004/8/10 10:03

  • minahito

  • Just popping in

  • Posts: 6

  • Since: 2004/6/29


Hellow

The bug(?) about $xoops_isadmin was reported in www.xoopscube.jp. by Temumo and domifara.

If the user has the authority admin of one module,$xoops_isadmin be set true by all modules.

I cannot report well.(because I can't use English well)
please access this page. And catch up only a code.

domifara has proposed the code of correction.




TopTop



Login

Who's Online

143 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits