Giter Club home page Giter Club logo

bgpanel's People

Contributors

samt2497 avatar shadowmoses avatar superg2 avatar warhawk3407 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bgpanel's Issues

Install broken

Installer is no longer working due to PHP7 not including the MYSQL extension.
Could someone please fix this :(

Cache Creation /Update

When trying to create cache (minecraft) it would not create only .cacheuid and .cachescript were created.

Manually running .cachescript sorted it, maybe permissions? .cachescript was set to -rwxr-xr-x

Using CentOS 6.5 and BGP Beta 8

Postgresql support

pgsql database supported?

Checking for MySQL server connection FAILED Could not connect to MySQL: "No such file or directory"

Security Issue

In loginprocess is a massive security issue. You can "post" EVERY url to return.

https://github.com/warhawk3407/bgpanel/blob/master/admin/loginprocess.php#L111

header( "Location: ".urldecode($return));

https://github.com/warhawk3407/bgpanel/blob/master/admin/loginprocess.php#L109

My fix for it:

if (!empty($return) && parse_url($_SERVER['HTTP_HOST'], PHP_URL_HOST) == parse_url($return, PHP_URL_HOST))

It compares the host from the return argument & the http host host :)
(parse_url for $_SERVER because it contains ports if not running on default 80 / 443)

clientprocess.php freeze

After submitting everything on the clientadd.php, the page switches to clientprocess.php with a blank page.

I made sure there were correct permissions on the file and tried leaving the password field empty/filled.

The problem was resolved when I downgraded only the File (not the whole of bgp) from 0.4.5 to 0.4.0 version.

Login failed on System-URL change

Hey,
maybe the message should be smth else than "Login failed", when someone tries to access the Panel from another URL and maybe there should be an option to add multiple urls.
Atm. i can't login to my panel from any of my urls... i looked into the database and it doent work with the one set as "systemurl", too.

Bootstrap 3

Consider update to Boostrap 3. Quite easy process, but will be good for future developing, since bootstrap 3 become more popular every day.

PHP Version

Do we really need 5.3.4 ? maybe a downgrade to 5.3.3 as that's what Redhat (Centos 6.5) has in there default repo, so makes for a simpler install ?

multiple issues

I noticed that if i tried to access the screen opened by bright game panel it loose the screen in the rcon tool and the rcon tool wouldn't have any button to reload the screen without typing it manually.
I also noticed with that same problem that meant it couldn't stop the server.

I just figured you would like to know this. i think this panel would be pretty good if that worked better. I also don't like that if u start it with anything else other than the panel it doesn't work either. I would like to see if u were willing to fix these.

I am not particularly sure where the stopping problem would really be. I'm guessing its the way your executing the commands to the screen.

The only other thing i would prefer in a panel would be the ability to use my own start start.sh script. since you are logging in via ssh i figure this shouldn't be too hard for you to do

Deprecated mysql extension

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in bgpanel/includes/mysql.php on line 39

Run Script upon Client Login

Very useful feature. Due to our security restrictions we use ip tables to allow access to our game server on the fly. Any chance we can set a script to run when a user authenticates so that it can add the rules required? Also LDAP authentication or PAM system auth would be great.

Server Stop Method

Would it be possible to add an option to run a script when the server is 'stopped' rather than just killing it?

For instance I have a script that starts a server with:

./script.sh start

and stops with:

./script.sh stop

TailwindCSS

Hello to whom ever is the administrator for this project. I saw that you guys are using bootstrap, while bootstrap is a great tool, maybe use TailwindCSS? Tailwind gives you much more advantages in terms of customizability. If you have further questions, let me know!

Regards,
MG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.