Changes between Version 14 and Version 15 of Features
- Timestamp:
- 11/29/06 10:54:21 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v14 v15 3 3 = Wifidog Features List = 4 4 5 = = Out of date ! Refresh effort requested. Please help ==5 = This list is completely and utterly out of date ! Refresh effort requested. Please help = 6 6 7 7 == Design Goals == … … 82 82 * MAC address logging (in case it is a legal requirement in your country) 83 83 * Sends the original url before redirecting to the central server in order to allow linking on the portal page 84 * Available in multiple language (LIST HERE) 85 * Script and sql execution time breakdown. Already implemented, just needs to be packaged to be usable by the templates. 84 86 85 87 === Auth server (Future) === 86 87 * (in progress) Internationalization: Most strings are already in gettext calls for easy translation. However language detection and translation work still needs to be done. A French language version should be available soon.88 * (in progress) Script and sql execution time breakdown. Already implemented, just needs to be packaged to be usable by the templates.89 * Merge with the node database project.90 91 88 === Gateway (Current) === 92 89 … … 94 91 * Runtime query interfac 95 92 * One rule to jump in, one to jump out rejects, one to jump out accepts 96 93 * Detect the IP adress of an interface automatically, instead of specifying it separately in the config file. 97 94 === Gateway (Future) === 98 95 99 96 * Planned for next release 100 * Detect the IP adress of an interface automatically, instead of specifying it separately in the config file. 97 101 98 102 99 === Sourceforge === 103 100 104 You can also take a look at Sourceforge [http:// www.wifidog.org/report Feature Requests] page or add your new requests.101 You can also take a look at Sourceforge [http://dev.wifidog.org/report Feature Requests] page or add your new requests.