https://github.com/b13/sessionpassword
TYPO3 Extension: Use a simple password form to add usergroups and show pages/content only for the current session
https://github.com/b13/sessionpassword
Last synced: 12 months ago
JSON representation
TYPO3 Extension: Use a simple password form to add usergroups and show pages/content only for the current session
- Host: GitHub
- URL: https://github.com/b13/sessionpassword
- Owner: b13
- License: gpl-2.0
- Created: 2013-01-07T06:59:53.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T14:51:25.000Z (about 2 years ago)
- Last Synced: 2024-08-11T09:54:30.069Z (almost 2 years ago)
- Language: PHP
- Size: 64.5 KB
- Stars: 5
- Watchers: 10
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
TYPO3 Extension Session Password
================================
[Latest Version on Packagist][link-packagist]
[Software License](LICENSE.txt)
Use a simple password form to add usergroups and show pages/content only for the current frontend user session.
On an active logout, the sessions are removed again.
## Installation
Just use `composer req b13/sessionpassword` and install the extension via the Extension Manager,
then you have a new plugin ready to go.
## Credits
* [Benni Mack][link-author]
## License
As this is a PHP project, extending TYPO3, all code is licensed as GPL v2+.
## Sharing our expertise
[Find more TYPO3 extensions we have developed](https://b13.com/useful-typo3-extensions-from-b13-to-you) that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.
[link-author]: https://github.com/bmack
[link-packagist]: https://packagist.org/packages/b13/sessionpassword