Rewrite goldap with the ASN.1 module #11

Open
opened 2021-09-17 15:31:22 +00:00 by quentin · 0 comments
Owner

The goldap module is a very ad-hoc parsing and marshalling module.
We fixed some bugs inside but I am 100% sure that other bugs exist.
I would sleep better when this module will be replaced with a proper parsing/marshalling module.
Especially, goldap lacks separation of concerns and security check, which make it very error prone and hard to debug :(

The goldap module is a very ad-hoc parsing and marshalling module. We fixed some bugs inside but I am 100% sure that other bugs exist. I would sleep better when this module will be replaced with a proper parsing/marshalling module. Especially, goldap lacks separation of concerns and security check, which make it very error prone and hard to debug :(
quentin added the
engineering
label 2021-09-17 15:31:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/bottin#11
No description provided.