Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TODO - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
blob: f43ad4eede37d09a7d3656df1f12555368dc4c5a (plain)
1
2
3
4
5
6
7
8
9
FEATURES
========
- when a method is called and doesn't make any access check, we can throw a NoticeException
  and display the message in debug mode in the API returned value in the field "notice" or "debug"

BUGS
====
- the token md5 generation doesn't check that the md5 generated is unique, 
  but it should (the field is unique in the database)