No description
* token based authentication * authentication Basic base64encode(api_key:api_secret) token api_key:api_secret * test added Validation: only user with system manager can generate the keys * codacy issues fixed * token based authentication * authentication Basic base64encode(api_key:api_secret) token api_key:api_secret * test added Validation: only user with system manager can generate the keys * codacy issues fixed * use frappe.safe_encode * base64 encode use frappe.safe_encode * set frappe.local.form_dict after setting user * removed test * removed unused imports * test for python 3 * Update user.js * [user.py] throw correct error * Update user.py |
||
|---|---|---|
| .github | ||
| ci | ||
| frappe | ||
| rollup | ||
| test_sites | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .travis.yml | ||
| attributions.md | ||
| CODE_OF_CONDUCT.md | ||
| hooks.md | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| package.json | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
| socketio.js | ||
| yarn.lock | ||
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext
Table of Contents
Installation
Contributing
Website
For details and documentation, see the website https://frappe.io
License
This repository has been released under the MIT License.