| .. |
|
auth.go
|
OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943
|
2024-01-29 13:54:50 +01:00 |
|
auth_key.go
|
Auth: Implement 2FA setup and login in the web user interface #808 #3943
|
2024-03-21 14:32:51 +01:00 |
|
auth_key_test.go
|
Tests: Add unit tests #808 #3943
|
2024-03-27 17:01:17 +01:00 |
|
auth_test.go
|
2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808
|
2024-01-19 18:10:01 +01:00 |
|
bytes.go
|
Auth: Add RandomBytes() to generate secure random bytes #98 #782
|
2022-09-28 13:38:08 +02:00 |
|
bytes_test.go
|
Auth: Add RandomBytes() to generate secure random bytes #98 #782
|
2022-09-28 13:38:08 +02:00 |
|
client.go
|
OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943
|
2024-01-29 13:54:50 +01:00 |
|
client_test.go
|
OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943
|
2024-01-29 13:54:50 +01:00 |
|
contains.go
|
Auth: Remember ownership of uploaded photos and albums #98 #782
|
2022-09-30 19:15:10 +02:00 |
|
contains_test.go
|
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
|
2024-01-05 16:31:07 +01:00 |
|
crc.go
|
CRC32: Move checksum generation to a dedicated package
|
2024-01-20 14:56:07 +01:00 |
|
crc_test.go
|
Auth: Session and ACL enhancements #98 #1746
|
2022-09-28 09:01:17 +02:00 |
|
hash.go
|
UX: Refactor video formats and codecs in front and backend #1307 #3168
|
2025-01-28 23:26:52 +01:00 |
|
hash_test.go
|
UX: Refactor video formats and codecs in front and backend #1307 #3168
|
2025-01-28 23:26:52 +01:00 |
|
name.go
|
Auth: Improve "auth add" and "client add" CLI commands #808 #3943
|
2024-01-13 16:27:05 +01:00 |
|
name_test.go
|
Auth: Improve "auth add" and "client add" CLI commands #808 #3943
|
2024-01-13 16:27:05 +01:00 |
|
ref_id.go
|
Auth: Session and ACL enhancements #98 #1746
|
2022-09-28 09:01:17 +02:00 |
|
ref_id_test.go
|
Tests: Add unit tests
|
2024-01-19 15:29:09 +01:00 |
|
rnd.go
|
Backend: Update copyright notices
|
2025-01-09 10:28:17 +01:00 |
|
sha.go
|
Auth: Use hashed auth tokens for enhanced security #3943 #808 #782
|
2024-01-06 17:35:19 +01:00 |
|
sha_test.go
|
Auth: Use hashed auth tokens for enhanced security #3943 #808 #782
|
2024-01-06 17:35:19 +01:00 |
|
token.go
|
OIDC: Append random 6-digit number if a username already exists #782
|
2024-07-05 14:17:09 +02:00 |
|
token_test.go
|
Tests: Add unit tests
|
2024-07-17 16:38:34 +02:00 |
|
type.go
|
Auth: Use hashed auth tokens for enhanced security #3943 #808 #782
|
2024-01-06 17:35:19 +01:00 |
|
type_test.go
|
Tests: Add unit tests
|
2024-01-19 15:29:09 +01:00 |
|
uid.go
|
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
|
2024-01-05 16:31:07 +01:00 |
|
uid_test.go
|
Auth: Add CLI command to create access tokens for apps #782 #808 #3943
|
2024-01-05 16:31:07 +01:00 |
|
uuid.go
|
OIDC: Upgrade "zitadel/oidc" from v1 to v2 #782
|
2024-07-06 11:15:23 +02:00 |
|
uuid_test.go
|
Tests: Add unit tests
|
2024-07-16 17:29:26 +02:00 |
|
validation.go
|
WebDAV: Add authorization check based on auth tokens #782 #808 #3943
|
2024-01-10 16:54:13 +01:00 |
|
validation_test.go
|
Auth: Session and ACL enhancements #98 #1746
|
2022-09-28 09:01:17 +02:00 |