mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-05-13 12:16:42 +00:00
- Added MetadataController for handling user and node metadata. - Implemented models for user and node metadata management. - Created tests for user and node metadata functionalities. - Enhanced authentication settings with passkey and OAuth2 configurations. - Added bulk actions for node updates and responses. - Refactored existing models to accommodate new features and improve structure. - Removed obsolete test_imports.py file. - Updated environment variables for testing. - Improved error handling in subscription tests. - Added new node plugin functionalities including cloning and execution commands.
10 lines
No EOL
232 B
Text
10 lines
No EOL
232 B
Text
REMNAWAVE_BASE_URL=
|
|
REMNAWAVE_TOKEN=
|
|
REMNAWAVE_ADMIN_USERNAME=
|
|
REMNAWAVE_ADMIN_PASSWORD=
|
|
REMNAWAVE_INBOUND_UUID=
|
|
REMNAWAVE_USER_UUID=
|
|
REMNAWAVE_SHORT_UUID=
|
|
REMNAWAVE_CONFIG_PROFILE_UUID=
|
|
REMNAWAVE_USER_USERNAME=
|
|
REMNAWAVE_NODE_UUID= |