Pinned Loading
-
zitadel/passwap
zitadel/passwap PublicPackage passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.
-
zitadel/zitadel
zitadel/zitadel PublicZITADEL - Identity infrastructure, simplified for you.
-
zitadel/oidc
zitadel/oidc PublicEasy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
829 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 12 commits in 5 repositories
Created 1 repository
-
muhlemmer/abcd
PHP
This contribution was made on Mar 24
Created a pull request in zitadel/zitadel that received 4 comments
feat(passwords): add md5 salted support
By means of passwap upgrade Which Problems Are Solved This adds the ability to import and verify md5-salted passwords. How the Problems Are Solved u…
+16
−16
lines changed
•
4
comments
Opened 4 other pull requests in 2 repositories
zitadel/exifremove
2
merged
-
chore(readme): update example
This contribution was made on Mar 25
-
fix: codecov upload
This contribution was made on Mar 19
zitadel/zitadel
2
merged
-
fix(authz): simplify system permission mapping
This contribution was made on Mar 24
-
chore(deps): upgrade go mods from zitadel organization
This contribution was made on Mar 21
Reviewed 38 pull requests in 5 repositories
zitadel/zitadel
16 pull requests
-
perf: improve scalability of session api
This contribution was made on Mar 26
-
feat(Authz): system user support for permission check v2
This contribution was made on Mar 26
-
fix(feature flags): allow reading "own" flags
This contribution was made on Mar 26
-
chore(license): change from Apache to AGPL
This contribution was made on Mar 26
-
feat(permissions): system user support for permission check v2
This contribution was made on Mar 25
-
chore: updating go to 1.23.7
This contribution was made on Mar 24
-
chore: update dependencies
This contribution was made on Mar 24
-
feat(crypto): support md5 salted for imported password hashes
This contribution was made on Mar 21
-
fix: sidebar imports
This contribution was made on Mar 19
-
fix(webkey): create webKey handling
This contribution was made on Mar 18
-
chore: Replace deprecated
io/ioutil
functions with recommended alternativesThis contribution was made on Mar 17 -
chore: Update contrib.rocks link in README.md
This contribution was made on Mar 17
-
RFC: chore(ci): docker bake pipeline
This contribution was made on Mar 17
-
chore!: remove CockroachDB Support
This contribution was made on Mar 12
-
fix(OIDC): back channel logout work for custom UI
This contribution was made on Mar 11
-
fix(token exchange): properly return an error if membership is missing
This contribution was made on Mar 11
zitadel/oidc
9 pull requests
-
feat(op): always verify code challenge when available
This contribution was made on Mar 24
-
chore(deps): bump github.com/zitadel/schema from 1.3.0 to 1.3.1
This contribution was made on Mar 24
-
chore(deps): bump github.com/zitadel/logging from 0.6.1 to 0.6.2
This contribution was made on Mar 24
-
chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0
This contribution was made on Mar 17
-
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
This contribution was made on Mar 17
-
feat: add CanGetPrivateClaimsFromRequest interface
This contribution was made on Mar 12
-
feature(rp): add support for HS256/HS384/HS512 signatures
This contribution was made on Mar 12
-
verify state if cookie exists
This contribution was made on Mar 12
-
chore: updating go to 1.24
This contribution was made on Mar 12
zitadel/schema
6 pull requests
-
Bump codecov/codecov-action from 3.1.4 to 5.3.1
This contribution was made on Mar 21
-
Bump actions/checkout from 3 to 4
This contribution was made on Mar 21
-
Bump actions/setup-go from 4 to 5
This contribution was made on Mar 21
-
Bump github/codeql-action from 2 to 3
This contribution was made on Mar 21
-
Bump actions/add-to-project from 0.5.0 to 1.0.2
This contribution was made on Mar 21
-
chore: updating go to 1.23.7
This contribution was made on Mar 21
zitadel/passwap
4 pull requests
-
feat(crypto): Add sha2 (based on crypt(3)) hashing algorithms
This contribution was made on Mar 26
-
feat: verifier for MD5 salted passwords
This contribution was made on Mar 19
-
chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.36.0
This contribution was made on Mar 14
-
chore: update to go v1.24.0
This contribution was made on Mar 14
zitadel/exifremove
3 pull requests
-
chore: fix bug report template
This contribution was made on Mar 20
-
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.10.0
This contribution was made on Mar 19
-
chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
This contribution was made on Mar 19
Created an issue in zitadel/exifremove that received 3 comments
Review exifremove repository
As per internal chat, I've recreated this repository based on a go mod cache, so we can change the module in zitadel/zitadel. The original reposito…
3
comments
Opened 7 other issues in 3 repositories
zitadel/zitadel
5
open
-
Migrate existing data to relational tables
This contribution was made on Mar 21
-
Use relational tables for commands and queries
This contribution was made on Mar 21
-
Relational table definitions
This contribution was made on Mar 21
-
Relational database tables
This contribution was made on Mar 21
-
[Bug]: SAML session does not push AuthenticationSucceededOnApplication milestone
This contribution was made on Mar 20
zitadel/exifremove
1
closed
-
[Bug]: just a test issue
This contribution was made on Mar 20
dependabot/dependabot-core
1
closed
-
Go mod tidy still needed after dependabot upgrade
This contribution was made on Mar 11
2
contributions
in private repositories
Mar 11