Skip to content

Decrypt easy rebased#1257

Open
remikel wants to merge 20 commits into
masterfrom
decrypt-easy-rebased
Open

Decrypt easy rebased#1257
remikel wants to merge 20 commits into
masterfrom
decrypt-easy-rebased

Conversation

@remikel
Copy link
Copy Markdown
Collaborator

@remikel remikel commented May 4, 2026

No description provided.

remikelpro and others added 12 commits May 4, 2026 12:25
…y-pick

The cherry-pick of 2edfa81 was resolved with --theirs, which kept the
pre-existing (insecure) values from the decrypt-easy base instead of
master's hardened defaults. Restored:
- encryption_key reads from $_SERVER['ENCRYPTION_KEY']
- sess_regenerate_destroy = TRUE
- cookie_secure tied to ENVIRONMENT === 'production'
- cookie_httponly = TRUE
- admin/api-keys routes (admin/api_keys, create, revoke)
Cela ne me semble pas impossible en fait de le mettre dans ce directory, no? Plus clean?
- Updated CSRF configuration to exclude new review endpoint.
- Added route for reviewing amendments in routes configuration.
- Implemented review handling in Admin controller.
- Enhanced Amendements_ia API to include title and reviewed status.
- Updated DashboardMP_model to filter reviewed amendments.
- Modified dashboard view to include review checkbox and styling.
- Added new script for handling review state changes.
- Updated SQL schema to include title and reviewed fields in amendments_ia table.
- Added Docker command for generating amendments IA.
Move it in general admin rather than dashboardMP
Comment thread docker-compose.yml
Comment thread view Outdated
Comment thread scripts
Comment thread application/models/DashboardMP_model.php
Comment thread application/controllers/api/Amendements_ia.php Outdated
Comment thread scripts
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm c'est quoi ça ?

Comment thread application/models/Admin_model.php
Comment thread application/models/DashboardMP_model.php
Comment thread application/controllers/Admin.php
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.

3 participants