Credentials
Project description
Description
Mayan EDMS app to manage credentials.
License
This project is open sourced under the Apache 2.0 License.
Installation
Install from PyPI in the same virtualenv where you installed Mayan EDMS. Or if using the Docker image, pass mayan-credentials to the MAYAN_PIP_INSTALLS environment variable.
pip install mayan-credentials
Add credentials to the COMMON_EXTRA_APPS setting, either as an environment variable, from a Python settings modules, or from the UI via the config.yaml configuration file.
Python settings module example:
INSTALLED_APPS += ( 'credentials', )
Run the migrations for the app (not required for the Docker image):
mayan-edms.py migrate
Requirements
Mayan EDMS version 3.4
1.4.1 (2023-06-12)
Support new event manager module location.
1.4 (2022-01-25)
Update for Mayan EDMS version 4.2.
1.3 (2021-06-03)
Update for version 4.0.
1.2 (2021-02-23)
Add an internal_name field.
Add Google Service Account backend.
Support post processing of credential objects.
1.1 (2020-12-15)
Add API views.
Change the import module name from “credentials” to “credential_backends”.
1.0.2 (2020-09-09)
Fix grammatical error.
Include object on the view context to allow showing the missing menu entries.
Normalize URL prefixes.
1.0.1 (2020-09-07)
Update absolute imports to self.
1.0.0 (2020-09-01)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mayan-credentials-1.4.1.tar.gz
.
File metadata
- Download URL: mayan-credentials-1.4.1.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1c8016b6eb105e429f19798c22f903956cb6d86961801b13a09c24534b0f850 |
|
MD5 | 5888dc0e036b29e90605a53c242ad5d4 |
|
BLAKE2b-256 | 4c2cda14904a35537d9a2b549d5ab12e0d274de01c454f9a87f93ef672a4bcb3 |
File details
Details for the file mayan_credentials-1.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: mayan_credentials-1.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e061a16aa9dc909ae7c301d0e28404e1875078b1da2614040c2d04d2c50f5332 |
|
MD5 | ae92848a3e6756b63235b42577a2f71a |
|
BLAKE2b-256 | c5ab9e8e2a9e1a40e865087d370fb12ff7c8b36963c951558a2e731f9079d586 |