|
| 1 | + |
| 2 | + ____ __ ____ |
| 3 | + / __ \____ _____ ____/ /_ ____ / / /_ |
| 4 | + / /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/ |
| 5 | + / ____/ /_/ (__ |__ ) /_/ / /_/ / / /_ |
| 6 | + /_/ \__,_/____/____/_,___/\____/_/\__/ |
| 7 | + |
| 8 | + The open source password manager for teams |
| 9 | + Copyright (c) 2018 Passbolt SARL |
| 10 | + https://www.passbolt.com |
| 11 | + |
| 12 | +## About Passbolt Selenium API |
| 13 | + |
| 14 | +This is a CakePHP plugin to provide additional endpoints needed by the Passbolt API |
| 15 | +to run selenium integration tests. These endpoints enable for example reset of databases, |
| 16 | +changes in the configuration and are therefore not safe to be kept in a production environment. |
| 17 | + |
| 18 | +## About Passbolt |
| 19 | + |
| 20 | +Passbolt is an open source password manager for teams. It allows you to |
| 21 | +securely share and store credentials. |
| 22 | + |
| 23 | +See. www.passbolt.com |
| 24 | + |
| 25 | +## License |
| 26 | + |
| 27 | +This program is free software: you can redistribute it and/or modify |
| 28 | +it under the terms of the GNU Affero General Public License as |
| 29 | +published by the Free Software Foundation, either version 3 of the |
| 30 | +License, or (at your option) any later version. |
| 31 | + |
| 32 | +This program is distributed in the hope that it will be useful, |
| 33 | +but without any warranty; without even the implied warranty of |
| 34 | +merchantability or fitness for a particular purpose. See the |
| 35 | +GNU Affero General Public License for more details. |
| 36 | + |
| 37 | +[Affero General Public License v3](http://www.gnu.org/licenses/agpl-3.0.html) |
0 commit comments