Skip to content

Conversation

@inetol
Copy link
Member

@inetol inetol commented Aug 26, 2024

Para hacer

  • V2 - Marcar API como obsoleta

Para evaluar

  • V3 - Enviar los estados y metadatos con header/param/query, dejar el body exclusivamente para el contenido del documento

@inetol inetol self-assigned this Aug 26, 2024
@inetol

This comment was marked as outdated.

# Conflicts:
#	.github/workflows/release.yml
#	.github/workflows/security.yml
#	.github/workflows/test.yml
@inetol inetol mentioned this pull request Oct 3, 2024
inetol added 2 commits October 8, 2024 23:23
# Conflicts:
#	.github/workflows/release.yml
#	.github/workflows/security.yml
#	.github/workflows/test.yml
#	biome.json
#	bun.lockb
#	package.json
@inetol inetol changed the title Database preliminary API V3 Oct 9, 2024
@inetol inetol linked an issue Oct 9, 2024 that may be closed by this pull request
inetol added 6 commits October 9, 2024 16:00
# Conflicts:
#	.github/workflows/release.yml
#	.github/workflows/security.yml
#	.github/workflows/test.yml
This was unlinked from issues Oct 17, 2024
@inetol inetol mentioned this pull request Oct 17, 2024
# Conflicts:
#	src/document/compression.ts
#	src/document/crypto.ts
#	src/endpoints/v1/access.route.ts
#	src/endpoints/v1/accessRaw.route.ts
#	src/endpoints/v1/publish.route.ts
#	src/endpoints/v2/access.route.ts
#	src/server.ts
#	src/server/endpoints.ts
#	src/types/Document.ts
#	tsconfig.json
@Mrgaton
Copy link
Member

Mrgaton commented Oct 19, 2024

Se podrá aceder a documentos con contraseña por query?

@inetol inetol linked an issue Oct 19, 2024 that may be closed by this pull request
@inetol
Copy link
Member Author

inetol commented Oct 19, 2024

Se podrá aceder a documentos con contraseña por query?

No sé qué tan seguro puede ser esto, el navegador guarda en el historial toda la URL incluido la query

@Mrgaton
Copy link
Member

Mrgaton commented Oct 20, 2024

Tampoco es que el documento sea super secreto, aparte así es mas difícil para acceder por ejemplo por query y no puedes acceder directamente por URL.

# Conflicts:
#	bun.lockb
#	src/server.ts
# Conflicts:
#	src/endpoints/v1/access.route.ts
#	src/endpoints/v1/accessRaw.route.ts
#	src/endpoints/v1/remove.route.ts
#	src/server.ts
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2024

@inetol inetol removed a link to an issue Nov 4, 2024
@inetol
Copy link
Member Author

inetol commented Dec 5, 2024

PR obsoleto, seguir en #189

@inetol inetol closed this Dec 5, 2024
@inetol inetol deleted the db branch December 5, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API V3

3 participants