mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-16 22:10:31 +00:00
switched crypto to crypto-js from google. login.html form loads crypto-js directly from google codebase in order to hash passwords before sending them to the server |
||
|---|---|---|
| .. | ||
| config.js | ||
| db_interface.js | ||
| engine.js | ||
| eventpoller.js | ||
| http_listener.js | ||
| logging.js | ||
| module_loader.js | ||
| module_manager.js | ||
| queue.js | ||
| request_handler.js | ||
| server.js | ||
| users.js | ||