...
|
...
|
@@ -22,7 +22,8 @@ output('<p>Dieses Webinterface ist eine Eigenentwicklung von schokokeks.org Webh
|
22
|
22
|
<li>Eine <a href="https://github.com/PHPGangsta/GoogleAuthenticator">Bibliothek zur Abwicklung der Google-Authenticator-Anmeldung</a> wurde von <a href="http://www.phpgangsta.de/2-faktor-authentifizierung-mit-dem-google-authenticator">Michael Kliewe (PHPGangsta)</a> übernommen und ist unter der BSD-Lizenz freigegeben</li>
|
23
|
23
|
<li>Die Bibliotheken <a href="https://jquery.com/">JQuery</a> und <a href="https://jqueryui.com/">JQueryUI</a>, veröffentlicht unter <a href="https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt">MIT-Lizenz</a></li>
|
24
|
24
|
<li><a href="https://github.com/globalcitizen/php-iban">php-iban</a>, veröffentlicht unter <a href="https://www.gnu.org/licenses/gpl-3.0">GPLv3</a></li>
|
25
|
|
- <li>Die Bibliothek <a href="https://github.com/gggeek/phpxmlrpc">XML-RPC for PHP</a> von Edd Dumbill / Gaetano Giunta</li>
|
|
25
|
+ <li><a href="https://github.com/giggsey/libphonenumber-for-php">libphonenumber-for-php</a>, eine PHP-Variante von Googles Telefonnummern-Bibliothek, veröffentlicht unter <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a></li>
|
|
26
|
+ <li><a href="https://github.com/bjeavons/zxcvbn-php">zxcvbn-php</a> zur Kontrolle der Passwortstärke. Veröffentlicht unter <a href="https://github.com/bjeavons/zxcvbn-php/blob/master/LICENSE.txt">MIT-Lizenz</a></li>
|
26
|
27
|
</ul>
|
27
|
28
|
<p>Einzelne Grafiken wurden aus freien Projekten entnommen oder es wurden freie Grafiken verwendet.</p>
|
28
|
29
|
<p>Der Ursprung von Grafiken ist:</p>
|