Michael Sekamanya

Results 25 issues of Michael Sekamanya

We introduce integrating external apps with Nesis by providing the apps API, which allows for adding an app and authenticating with an app secret. Part of #83

**Description** Allow other apps to integrate with Nesis. **Detail** This feature enables Nesis to be used within the enterprise by integrating with existing enterprise applications. This allows application developers to...

enhancement
API

We validate the minio connection before we add it.

### Nesis version 0.1.0 ### Describe the bug A logged in user's session never times out. ### To reproduce _No response_ ### Expected behavior The logged in user session should...

bug
API

**Description** User groups help manage user permissions in bulk. **Detail** Managing user permissions in bulk can be a challenge. The concept of user groups allows to add user permissions in...

enhancement
API

### Nesis version 0.1.0 ### Describe the bug It is currently possible for a user to disable themselves. This effectively locks the user out of Nesis. ### To reproduce _No...

bug
API

### Nesis version 0.1.0 ### Describe the bug During a long running Sharepoint ingestion process, an error ``` [resource-1584063407-nesis-api-6c6f84957f-gflsf nesis] 2024-05-04 01:44:36.695 [WARNING ] nesis.api.core.document_loaders.sharepoint - Error when getting and...

bug
API

**Description** Communication between microservices can be encrypted for secure communication. **Detail** Currently communication between microservices is not encrypted. In a highly secure environment, encrypted communication is a requirement. This issue...

enhancement
rag
API
frontend

**Description** This feature adds Google drive as a datasource.

enhancement
API
frontend

**Description** In order to enable more secure user management, this feature introduces authentication with Google **Acceptance Criteria** - A button on the login screen with `Sign in with Google` -...

enhancement
API
frontend