seitime-frappe/frappe
Tom Price e641ae70bd Migrate password hashing away from mysql password()
This is deprecated and needs to be replaced. 
Use passlib to hash, store, verify and upgrade as necessary.
Includes patch to migrate existing passwords in a non-breaking way.

Fixes #5195
2018-04-09 12:26:48 +01:00
..
change_log Version 10 change log 2017-12-26 14:31:14 +05:30
chat fix chat token 2018-04-02 11:31:29 +05:30
commands [CHAT] Some cleanup from previous chat 2018-02-28 19:35:14 +05:30
config [New Feature] Google Calendar Connector (#5266) 2018-04-06 10:43:49 +05:30
contacts User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
core Merge branch 'master' into develop 2018-04-09 15:21:30 +05:30
custom User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
data Migrate password hashing away from mysql password() 2018-04-09 12:26:48 +01:00
data_migration [New Feature] Google Calendar Connector (#5266) 2018-04-06 10:43:49 +05:30
desk Update search.py (#5409) 2018-04-09 11:18:42 +05:30
docs [New Feature] Google Calendar Connector (#5266) 2018-04-06 10:43:49 +05:30
email Merge branch 'master' into develop 2018-04-07 19:57:04 +05:30
geo Add New Currency - XCD (#4660) 2017-12-25 13:39:48 +05:30
integrations [fix] GCalendar Account test (#5400) 2018-04-07 22:38:12 +05:30
model [fix] add data integration to sync sequence 2018-04-06 13:20:11 +05:30
modules save doctypes 2018-03-02 14:01:22 +05:30
patches Migrate password hashing away from mysql password() 2018-04-09 12:26:48 +01:00
printing Allow users to define default language for print format (#4777) 2018-02-13 13:33:52 +05:30
public Update frappe-datatable (#5404) 2018-04-09 11:23:54 +05:30
templates [New Feature] Google Calendar Connector (#5266) 2018-04-06 10:43:49 +05:30
tests Migrate password hashing away from mysql password() 2018-04-09 12:26:48 +01:00
translations [Translation] Updated Translations 2018-04-03 15:48:59 +02:00
utils Migrate password hashing away from mysql password() 2018-04-09 12:26:48 +01:00
website Merge branch 'develop' into website-chat 2018-03-28 15:23:27 +05:30
workflow [Fix] Workflow ui test dependency (#4421) 2017-11-03 13:37:48 +05:30
www Add breadcrumbs in about and contact page (#5345) 2018-04-02 18:16:18 +05:30
__init__.py Merge branch 'master' into develop 2018-04-09 15:21:30 +05:30
api.py [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
app.py conditional checks 2018-03-12 22:59:23 +05:30
async.py fix site room broadcast 2018-03-28 12:31:16 +05:30
auth.py If user has active session, redirect to desk (#4661) 2018-02-13 11:19:43 +05:30
boot.py fixed merge conflict 2018-04-06 15:05:15 +05:30
build.py Better messages for build commands (#5117) 2018-03-05 22:07:55 +05:30
client.py Added Quick Edit 2018-03-31 12:57:24 +05:30
database.py Merge branch 'master' into develop 2018-04-04 11:23:21 +05:30
defaults.py [fix] locking for set_default (#4245) 2017-10-04 15:29:16 +05:30
exceptions.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
frappeclient.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
handler.py Update handler.py 2018-03-28 16:26:15 +05:30
hooks.py [New Feature] Google Calendar Connector (#5266) 2018-04-06 10:43:49 +05:30
installer.py Adding sync_hook, and fixing notifications for 'for_module'. (#5194) 2018-03-27 10:58:58 +05:30
limits.py Merge branch 'develop' into fix-urlencode 2017-08-11 13:01:24 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py add before after migrate hooks (#4829) 2018-01-23 15:19:52 +05:30
modules.txt 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
oauth.py OAuth 2.0 2018-03-19 22:27:22 +05:30
patches.txt Migrate password hashing away from mysql password() 2018-04-09 12:26:48 +01:00
permissions.py clears user permission which will allow creation of records (#5384) 2018-04-05 10:46:24 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [fix] missing toolbar in frappe when setup_wizard has not been officially completed (#5188) 2018-03-13 14:45:17 +05:30
share.py delete references of deprecated chat 2017-12-29 10:08:15 +05:30
test_runner.py User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
translate.py read_csv both 2 and 3 compatible 2018-03-08 17:25:56 +05:30
twofactor.py [fix] Header for sms send request (#4417) 2017-11-03 16:20:53 +05:30