Block or Report
Block or report plettich
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
privacyidea Public
Forked from privacyidea/privacyidea
🔐 multi factor authentication system (2FA, MFA, OTP Server)Python 1
-
-
-
sqlalchemy Public
Forked from zzzeek/sqlalchemy
See the development link for contribution guidelines
Python
-
privacyidea-appliance Public
Forked from NetKnights-GmbH/privacyidea-appliance
two-factor authentication system. This is a setup tool for easy system setup.
Python
-
networkparser Public
Forked from privacyidea/networkparser
Python parser for parsing /etc/network/interfaces
Python
481 contributions in the last year
Contribution activity
January 2023
Created 15 commits in 1 repository
Created a pull request in privacyidea/privacyidea that received 1 comment
Remove support for Python 2.7
Remove Python 2.7 from tests and requirements. Working on #2128
Opened 6 other pull requests in 1 repository
Reviewed 15 pull requests in 1 repository
privacyidea/privacyidea
15 pull requests
- Check if data needs to be unquoted
- Fix the wrong naming of ca_connector
- Translations update from Hosted Weblate
- 3146/Improve_privacyIDEA_diag
- add preferred_client_mode to enroll_via_validate
- Translations update from Hosted Weblate
- Translations update from Hosted Weblate
- Translations update from Hosted Weblate
- Translations update from Hosted Weblate
- Translations update from Hosted Weblate
- Translations update from Hosted Weblate
- Send correct QR-code image to client
- Only fetch tokengroups of a token if admin is allowed to.
- 3146/upgrade privacyIDEA diag tool
- Translations update from Hosted Weblate
Created an issue in privacyidea/privacyidea that received 1 comment
Implement some security measures for internal admin accounts
The internal admin accounts are sometimes used for special API operations like i.e. "triggeradmin" or for user management portals. While it is a go…