https://github.com/passbolt/passbolt-selenium-api
https://github.com/passbolt/passbolt-selenium-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/passbolt/passbolt-selenium-api
- Owner: passbolt
- License: agpl-3.0
- Created: 2021-03-10T06:30:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T12:20:52.000Z (over 2 years ago)
- Last Synced: 2024-04-15T00:18:34.522Z (about 2 years ago)
- Language: PHP
- Size: 58.6 KB
- Stars: 1
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
____ __ ____
/ __ \____ _____ ____/ /_ ____ / / /_
/ /_/ / __ `/ ___/ ___/ __ \/ __ \/ / __/
/ ____/ /_/ (__ |__ ) /_/ / /_/ / / /_
/_/ \__,_/____/____/_.___/\____/_/\__/
The open source password manager for teams
(c) 2021 Passbolt SA
License
==============
Passbolt - Open source password manager for teams
(c) 2021 Passbolt SA
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
Public License (AGPL) as published by the Free Software Foundation version 3.
The name "Passbolt" is a registered trademark of Passbolt SA, and Passbolt SA hereby declines to grant a trademark
license to "Passbolt" pursuant to the GNU Affero General Public License version 3 Section 7(e), without a separate
agreement with Passbolt SA.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not,
see [GNU Affero General Public License v3](http://www.gnu.org/licenses/agpl-3.0.html).
## About Passbolt Selenium API
This is a CakePHP plugin to provide additional endpoints needed by the Passbolt API
to run selenium integration tests. These endpoints enable for example reset of databases,
changes in the configuration and are therefore not safe to be kept in a production environment.