mdipierro
948bd0c671
fixed check for form tampering
2015-11-11 18:20:37 -06:00
mdipierro
5d8ff8ba2c
removed login_once_after_registration
2015-11-11 09:14:05 -06:00
mdipierro
503cd59adc
auth.settings.login_once_after_registration
2015-11-11 09:03:54 -06:00
mdipierro
a0bcd2287b
Merge branch 'josedesoto-issue/1095'
2015-10-30 23:10:35 -05:00
mdipierro
430163f70b
fixed conflict
2015-10-30 23:10:25 -05:00
mdipierro
52b59e9b71
Merge pull request #1092 from niphlod/fix/1090
...
fixes #1090
2015-10-30 23:08:47 -05:00
mdipierro
e8f87ea274
Merge pull request #1091 from dokime7/patch-8
...
Add renew token by using refresh_token
2015-10-30 23:08:37 -05:00
mdipierro
fb6fa0c448
Merge pull request #1088 from niphlod/fix/1083
...
fixes #1083
2015-10-30 23:07:58 -05:00
mdipierro
935c95ccfc
Merge pull request #1086 from gi0baro/pydal-tests
...
Run pydal's tests inside web2py using contrib adapters
2015-10-30 23:07:37 -05:00
mdipierro
e180e69467
fixed a typo, thanks James Burke
2015-10-30 23:06:00 -05:00
engeens
5c9d197f93
issue #1095 . Added two-factor authentication methods and onvalidation. Fixed last attempt two-factor retry login
...
issue #1095 . Added return user for two_factor_onvalidation
2015-10-30 15:09:51 +01:00
mdipierro
e417d311e5
added link to http://www.web2pyref.com/
2015-10-29 20:59:15 -05:00
mdipierro
199f93f262
fixed typo in tools.py, thanks James Burke
2015-10-29 20:56:40 -05:00
niphlod
64a8880c80
fixes #1090
...
removed timezone for IS_DATE* validators
2015-10-26 09:50:09 +01:00
Jeremie Dokime
257c514bd4
Add renew token by using refresh_token
...
Handle the refresh_token mechanism to renew the access_token when expire.
2015-10-25 20:48:04 +01:00
niphlod
12f848c899
fixes #1083
2015-10-19 21:50:34 +02:00
mdipierro
4de007a946
fixed possible problem with cache.action
2015-10-16 21:39:30 -05:00
gi0baro
b59a93e24e
Run pydal's tests inside web2py using contrib adapters
2015-10-16 14:44:41 +02:00
mdipierro
bbed326c20
fixed commit error
2015-10-07 13:15:39 -05:00
mdipierro
874398c38c
Merge pull request #1080 from BuhtigithuB/improve/ldap-auth-more-dry
...
Make ldap_auth a bit more DRY
2015-10-07 13:12:30 -05:00
mdipierro
a9f8fbadae
Merge pull request #1077 from leonelcamara/fix_wiki_extra
...
Fixes #721
2015-10-07 13:08:16 -05:00
mdipierro
e62320ff9f
Merge pull request #1076 from gi0baro/master
...
Tracking pydal 15.09
2015-10-07 13:07:54 -05:00
mdipierro
b3e606295e
committed changelog and removed unwanted file
2015-10-07 13:04:12 -05:00
mdipierro
b8c2bd7303
fixed LazyCrypt and fixed git problem
2015-10-07 13:02:30 -05:00
mdipierro
1387b26606
fixed LazyCrypt, thanks Denes
2015-10-07 12:57:20 -05:00
Richard Vézina
c6a7732d32
Don't update record when values are the same
2015-10-06 14:36:45 -04:00
Richard Vézina
0036d9c45b
Make ldap_auth a bit more DRY
2015-10-06 14:30:50 -04:00
Leonel Câmara
b99fb7dedf
Fixes #721
...
Fixes a bug where auth.wiki was not respecting the extra keyword argument
2015-09-29 00:21:01 +01:00
gi0baro
344590470b
Tracking pydal 15.09
2015-09-28 15:50:42 +02:00
mdipierro
2c57dc084e
Merge pull request #1073 from niphlod/fix/1043
...
fixes #1043 , thanks @bobstjon
2015-09-27 14:40:27 -05:00
mdipierro
c17ba0a020
Merge pull request #1072 from niphlod/fix/1039
...
fixes #1039
2015-09-27 14:40:14 -05:00
mdipierro
7d4b460e1b
Merge pull request #1071 from niphlod/fix/1068
...
fixes #1068
2015-09-27 14:39:58 -05:00
mdipierro
6680ea8ab7
Merge pull request #1061 from nklever/master
...
small changes in sqlhtml.py, validator.py, contrib/spreadsheet.py
2015-09-27 14:39:47 -05:00
niphlod
353db90a64
fixes #1043 , thanks @bobstjon
2015-09-21 22:24:59 +02:00
niphlod
827e663ac4
better list: widget
2015-09-21 22:18:18 +02:00
niphlod
de399691ce
fixes #1039
...
It was a REEEAALLY good catch :-)
2015-09-21 22:09:17 +02:00
niphlod
46f081c45c
fixes #1068
...
threw in also a better list:string widget repr for bs3
Updated also the bootswatch theme because something was wrong
2015-09-21 21:38:28 +02:00
mdipierro
0fa0dbaeea
Merge branch 'master' of github.com:web2py/web2py
2015-09-20 14:07:06 -05:00
mdipierro
b47511c896
token default = web2py_uuid
2015-09-20 14:07:01 -05:00
mdipierro
e31318eaa8
Merge pull request #1066 from lraphael/master
...
fix unindented lines
2015-09-18 00:41:34 -05:00
mdipierro
72ee538883
Merge pull request #1065 from leonelcamara/pa_integration
...
PythonAnywhere integration
2015-09-18 00:41:20 -05:00
mdipierro
b6ddc6098e
Merge pull request #1060 from viniciusban/1059-response-render-uses-original-response-view
...
Closes #1059 : get `response.view` from the environment
2015-09-18 00:40:04 -05:00
mdipierro
90854eae44
Merge pull request #1058 from niphlod/fix/735
...
fixes issue #735
2015-09-18 00:39:08 -05:00
mdipierro
2bceb3f95f
Merge pull request #1057 from niphlod/fix/823
...
fixes #823
2015-09-18 00:38:55 -05:00
mdipierro
9da1e29014
Merge pull request #1056 from niphlod/fix/wiki_typo
...
fixes typo in wiki.
2015-09-18 00:38:38 -05:00
Raphael Lechner
39ba9dc1a9
fix unindent lines
2015-09-16 17:12:45 +02:00
Leonel Câmara
36db9719ef
Deal with the corner case of already created accounts
...
Polished everything a bit
2015-09-15 17:24:57 +01:00
Leonel Câmara
125cbd93a0
Allow deploying to pythonanywhere from the web2py admin that you're running locally.
2015-09-08 00:51:09 +01:00
Nik Klever
bc267ce17b
Added Column- and Row-Headers to be more flexible with the headers of the
...
spreadsheet.
Added also a boolean "select" parameter for the sheet.cell function which
allows to use a HTML select tag instead of an input tag for this cell.
2015-09-05 15:01:02 +02:00
Nik Klever
65c87386c1
Labels should get their information from the render function of the records.
2015-09-05 14:57:55 +02:00