New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== mongo: Fix examples ObjectId() and Date() commands are not accepted by the low-level mongo JSON engine. For the field 'date' it's needed to use $date command. For replacing ObjectId() it is possible to use sha256 or any others hashing command. Daniele Rondina (via Alan DeKok)@2019-09-05T18:30:37Z Files modified: * raddb/mods-available/sql * raddb/mods-config/sql/ippool/mongo/queries.conf * raddb/mods-config/sql/main/mongo/queries.conf Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/37cca5ad863de46daf703... ====== -- This commit summary was generated @2019-09-06T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).