#475 Root DN Access Control - improve value checking for config
Closed: wontfix None Opened 11 years ago by mreynolds.

While the plugin makes sure the characters used are valid, it does not check if numbers are within valid ranges, and "allowed-days" are actually days.


git merge ticket475
Updating 91d9836..d4c11dc
Fast-forward
ldap/servers/plugins/rootdn_access/rootdn_access.c | 45 ++++++++++++++++---
1 files changed, 38 insertions(+), 7 deletions(-)

[mareynol@localhost ds]$ git push origin master
Counting objects: 13, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 1.33 KiB, done.
Total 7 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
91d9836..d4c11dc master -> master

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.2.11.15

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/475

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata