wg-portal/internal/domain
Vladimir DOMBROVSKI 019c02ae46 Implement EditableKeys parameter
Signed-off-by: Vladimir DOMBROVSKI <vladimir.dombrovski@bso.co>
2025-04-30 15:44:56 +02:00
..
audit.go feat: add simple audit ui 2025-03-29 16:42:31 +01:00
auth.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
base.go chore: get rid of static code warnings 2025-02-28 16:11:55 +01:00
context.go fix user creation (#411) 2025-04-21 15:29:53 +02:00
crypto_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
crypto.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
errors.go API - CRUD for peers, interfaces and users (#340) 2025-01-11 18:44:55 +01:00
interface_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
interface.go generate interface and peer configuration filenames in backend only (#395) 2025-04-19 13:12:31 +02:00
ip_test.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
ip.go chore: cleanup code formatting 2025-02-28 08:37:55 +01:00
mail.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
options_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
options.go chore: update dependencies, refactor option types 2024-10-15 15:44:47 +02:00
peer_test.go Implement EditableKeys parameter 2025-04-30 15:44:56 +02:00
peer.go Implement EditableKeys parameter 2025-04-30 15:44:56 +02:00
statistics_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
statistics.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
user_test.go chore: use interfaces for all other services 2025-03-23 23:09:47 +01:00
user.go chore: cleanup code formatting 2025-02-28 08:37:55 +01:00