Skip to content

Valfman/SbPanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SbPanel (SpaceBukkit 1.3)

In this joint operation we express our efforts to bring SpaceBukkit back to a presentable state. This repo contains the PHP web files for the project.

Additional repos can be found here: SbPlugin, SbRTK, SbModule

We encourage any developer to help us out with issues and pull requests.

If you want to learn more about SpaceBukkit, head over to the website.

Main Goals with this repo

  • Speed up pageload and dataload
    • By moving most of the "setup" load to login
    • By using better api methods
    • By cleaning up most internal methods
  • Rewrite the login process
  • Fix Sqlite
  • Enhance Security
    • Change to sha-256 from sha-1
    • Fix other security issues (namely salting and crypting)

Credits

Links

License

Copyright 2012 SpaceDev team (SpaceBukkit and SpaceCP development team)

SpaceBukkit Panel by SpaceBukkit is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License (THE LICENSE). https://creativecommons.org/licenses/by-nc-sa/3.0/

Permissions beyond the scope of this license may be available at [email protected]

CakePHP is licensed under the MIT License

CakePHP(tm) : The Rapid Development PHP Framework (https://cakephp.org) Copyright 2005-2011, Cake Software Foundation, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.5%
  • CSS 3.0%
  • JavaScript 2.5%