Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Daniel e73d59ecbf add patch il y a 2 ans
.docker changes for active / inactive user and toc il y a 2 ans
docs Minor text changes, minor bug changes il y a 3 ans
src moced patches il y a 2 ans
tools moced patches il y a 2 ans
.DS_Store Minor text changes, minor bug changes il y a 3 ans
.gitignore local config and gitignore il y a 3 ans
1-deployBetaProBuddy.sh moced patches il y a 2 ans
1-deployLiveProBuddy.sh moced patches il y a 2 ans
1addActiveStateToProfile.php add patch il y a 2 ans
README.md wip new register process il y a 2 ans
pbserver-log.txt wip new register process il y a 2 ans
pw_gen.php bugfix attendee waiting list il y a 3 ans

README.md

Neuinstallation:

  • cd .docker

  • docker-compose up -d

  • http://localhost:8096 (database / root / root)

    • Dort 2 Datenbanken anlegen: pb_core und pb_teamdata
  • In PHPStorm Database anlegen: Data Source: MySQL:

    • localhost:3398 root/root
  • php pw_gen.php - Erzeugt Passwort “test”

  • In phpmyadmin pb_core - account: SQL Statement: UPDATE account SET pass='aa47377bfef0917b6ff2e73ece5a6952d7763664’ WHERE 1