Testers Please - Mgigs 3.0 Auth

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Testers Please - Mgigs 3.0 Auth

    Okay i finally started making the mgigs sequels. The older versions of mgigs are insecure, hard-coded and thus obsolete and so im revamping the brand. Since im making this new one open source, i will like some testers and developers to join in. What i plan to do is to make it easily extensible with drop in modules, widgets, themes and plugins as opposed to the hard-coding implemented in previous versions. Also security will be stepped up as much as possible. But since all i got is still at sandbox level i wont be posting it up. All i want now is testers. Help me test the user registration, forgot password, resend confirmation page, and login. The particular vulnerabilities you should test for: sql injection, multiple spam bot account creation (dont actually spam it if vulnerable, just report), text errors, etc. Im not done with anyother part of the site after user registration and authentication yet its still underdevelopment.

    tohbad.widaafrica.com is the temporary domain its been tested under. Thanks. By the way, if you wanna join dev team, you MUST have advanced/intermediate experience with the Kohana frammework OR j2me development.

    #2
    PHP Code:
    ErrorException [ Fatal Error ]: Call to a member function display_name() on a non-object

    MODPATH/widgets/views/widget/hello.php [ 4 ]

    <?php defined('SYSPATH') or die('No direct access allowed.'); ?>
    <?php
    echo __('Hello :user, you have :credits credits.', array(
    ':user' => $user->display_name(),
    ':site' => Kohana::config('app.name'),
    ':credits' => $user->credits
    ));
    8 ?>

        {PHP internal call} » Kohana_Core::shutdown_handler(arguments)

    Comment


      #3
      looks gud nice beatiful but there a error ErrorException [ Fatal Error ]: Call
      to a member function
      display_name() on a non-object

      Comment


        #4
        i know of the error, i didnt define the user variable as an object. i just said test the registration and login system

        Comment


          #5
          deleted my inbox msgs you can now inbox me

          Comment


            #6
            there's an error validating my phone number im from dominican republic

            Comment


              #7
              i fixed it all, moved it to anew domain

              Comment


                #8
                can you post it?

                Comment


                  #9
                  nope sorry. Debuggn reveals 2much info and raw source

                  Comment


                    #10
                    server says no.... :o(

                    cant access the site both on pc or my iphone

                    Comment


                      #11
                      i could give u a link, ur inbox work alright?

                      Comment


                        #12
                        yup i delete my messages once i've read them

                        Comment


                          #13
                          ok thanks!

                          Comment


                            #14
                            Originally posted by amylee View Post
                            yup i delete my messages once i've read them
                            r u stil workin on dat project of urs?

                            Comment


                              #15
                              another error at tohbad.widaafrica.com/user/verify/number

                              HTTP_Exception_404 [ 404 ]: The
                              requested URL user/verify/
                              number was not found on this
                              server. SYSPATH/classes/kohana/request/
                              client/internal.php [ 120 ] 1 1 5 $ p a r a m s = $ r e q u e s t - > p a r a m ( ) ; 1 1 6 1 1 7 / / I f t h e a c t i o n d o e s n ' t e x i s t , i t ' s a 4 0 4 1 1 8 i f ( ! $ c l a s s - > h a s M e t h o d ( ' a c t i o n _ ' . $ a c t i o n ) ) 1 1 9 { 1 2 0 t h r o w n e w H T T P _ E x c e p t i o n _ 4 0 4 ( ' T h e r e q u e s t e d U R L : u r i w a s n o t f o u n d o n t h i s s e r v e r . ' , 1 2 1 a r r a y ( ' : u r i ' = > $ r e q u e s t - > u r i ( ) ) ) ; 1 2 2 } 1 2 3 1 2 4 $ m e t h o d = $ c l a s s - > g e t M e t h o d ( ' a c t i o n _ ' . $ a c t i o n ) ; 1 2 5 1. SYSPATH/classes/kohana/
                              request.php [ 1129 ] » Kohana_Request_Client_Internal-
                              >execute(arguments) 2. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

                              Comment

                              Working...
                              X