forked from Significant-Gravitas/AutoGPT
* feat(backend): credential swap * ci: formatting * fix: importing is hard okay * fix: spelln' is hard * feat: better credential provider handling * docs: update the imports locations * fix: test credentials + formatting * feat: drop continuous read mode * fix: lint * feat: fallback credentials * feat: charge for credential useage and have a bad backup mechnism * fix: don't save default credentials + add d_id * fix: formatting * feat: basic encryption/decryption * ref: move files around * ref: sign all blocks out of their credentials * ref: update target to match a new, and encrypted future * wip: llm provider merger * don't delete `credentials` input on nodes * fix llm block ci issues * updated get AICredentials * fix fix * insert migration to move integration credentials from `auth.user` metadata to `platform.User.metadata` * fixed migration * add migration for existing user integration credentials * disabled reddit and email block * fix credential handling in LLM blocks * add other secret fields to credential scrubber migration * add other secret fields to credential scrubber migration (vol. 2) * fix: pr fixes * fix: mock funciton * add encrypted values --------- Co-authored-by: Reinier van der Leer <pwuts@agpt.co> Co-authored-by: SwiftyOS <craigswift13@gmail.com> Co-authored-by: Aarushi <50577581+aarushik93@users.noreply.github.com> Co-authored-by: Aarushi <aarushik93@gmail.com> |
||
---|---|---|
.. | ||
20240722143307_migrations | ||
20240726131311_node_input_unique_constraint | ||
20240729061216_static_input_link | ||
20240804040801_add_subgraph | ||
20240805115810_add_user_management | ||
20240807123738_add_index_users | ||
20240808095419_add_required_user_ids | ||
20240902223334_add_stats_column | ||
20240906155206_add_created_at_updated_at | ||
20240914033334_user_credit | ||
20240918163611_add_analytics_tables | ||
20240930151406_reassign_block_ids | ||
20241007090536_add_on_delete_platform | ||
20241007115713_cascade_graph_deletion | ||
20241007175111_move_oauth_creds_to_user_obj | ||
20241007175112_add_oauth_creds_user_trigger | ||
20241030014950_move_integration_creds_to_platform.User | ||
20241030061705_encrypt_user_metadata | ||
20241030063332_drop_all_credentials_from_constant_input | ||
migration_lock.toml |