+ enables logging by default
+ deal more gracefully with exceptions that happen during logging
+ adds several more fields to the filter form (including an explicit WHERE with autocomplete)
+ move old entry deletion to hook_cron
+ update db schemata to deal with large responses more cleanly
+ enables logging by default
+ adds several more fields to the filter form (including an explicit WHERE with autocomplete)
+ move old entry deletion to hook_cron
+ update db schemata to deal with large responses more cleanly
This is the first RC of Services Log for Services 7.x-3.x. A few bugs may remain, but the code should be feature-complete apart from sanitizing user password that pass through a Services endpoint.
This is the first RC of Services Log for Services 6.x-3.x. A few bugs may remain, but the code should be feature-complete apart from sanitizing user password that pass through a Services endpoint.
This is an initial dev snapshot. All basic functionality seems to work correctly but the code likely has a couple bugs lurking.
The only major functionality not implemented is password scrubbing. This means that user passwords could be logged if they are sent through a Services endpoint where logging is enabled. Anyone using this module should be aware of this possibility.
This is an initial dev snapshot. All basic functionality seems to work correctly but the code likely has a couple bugs lurking.
The only major functionality not implemented is password scrubbing. This means that user passwords could be logged if they are sent through a Services endpoint where logging is enabled. Anyone using this module should be aware of this possibility.