mdipierro
94e3271481
fixed a long stanging problem with helo and hostname, thanks Leonel Câmara
2013-04-23 23:21:17 -05:00
niphlod
15c9e685c8
fixed issue 1458
2013-04-23 22:35:43 +02:00
mdipierro
a2e118ec50
fixed Issue 1456:encoding in mail.send, thanks Corne
2013-04-19 23:46:38 -05:00
mdipierro
9fdb586d03
auth.requires_login() and ajax - don't force just 401, thanks Anthony
2013-04-15 10:06:25 -05:00
mdipierro
618c322603
more more span6 in form in wiki
2013-04-12 23:33:36 -05:00
mdipierro
80342a22f5
fixed a bug in settings in wiki
2013-04-12 23:21:37 -05:00
Massimo
446e641e64
fixed issue 1443, automenu for wiki, thanks Alan
2013-04-12 10:46:58 -05:00
mdipierro
7b0cf5bc12
fixed auth.settings.wiki and make populate generator
2013-04-10 22:14:59 -05:00
mdipierro
a82034d516
auth.wiki(controller=...,function=...) always displays menu
2013-04-10 12:37:38 -05:00
Massimo
2421a31b25
no links to media if page not saved
2013-04-09 16:42:41 -05:00
mdipierro
3d5e594070
removed one more
2013-04-08 12:44:52 -05:00
mdipierro
d55fab540c
Merge pull request #72 from grutz/auth_wiki_migrates
...
Add migrate control to Auth.wiki()
2013-04-07 19:39:26 -07:00
mdipierro
c0b1e387b1
fixed Issue 1409:Mail.send defaults for subject, message appear to be wrong
2013-04-06 10:10:37 -05:00
mdipierro
26babd7e96
fixed Issue 1416:auth.wiki login loop unless the user is admin, thanks Alan
2013-04-06 09:52:42 -05:00
Kurt Grutzmacher
b863ff048e
Add migrate control to Auth.wiki()
...
The Auth.wiki() function does not allow for control of the migration
settings, always defaulting to migrate=True. In some instances the
developer may want to not force migration. This change adds the
ability to set the migrate option. Fake_migrate was not added but
can be if desired.
2013-04-05 09:25:20 -07:00
mdipierro
4b0f6aff73
better Expose
2013-03-31 15:32:15 -05:00
mdipierro
244d3c68eb
fixed newlines
2013-03-29 02:13:35 -05:00
mdipierro
cd1ce28639
encoding in mail.send, thanks Jonathan
2013-03-28 14:59:06 -05:00
mdipierro
b040159a9b
fixed issue 1385, thanks Alan
2013-03-15 14:14:40 -05:00
mdipierro
f613a4cc99
wiki.settings, thanks Alan
2013-03-15 10:14:33 -05:00
Michele Comitini
7421eb8068
avoid treating HTTP redirections or status codes generated in jsonrpc2 functions as error exceptions
2013-03-14 21:54:38 +01:00
Michele Comitini
6c7a9a4030
avoid treating HTTP redirections or status codes generated in jsonrpc2 functions as error exceptions
2013-03-14 21:49:05 +01:00
mdipierro
fd4c775710
split->partition, thanks Ricardo
2013-03-11 14:28:48 -05:00
Michele Comitini
a078f860d2
basic auth header changed to string from unicode
2013-03-11 18:42:00 +01:00
Michele Comitini
812ba9d52b
docstring improved
2013-03-11 14:40:34 +01:00
Michele Comitini
3644d081f6
rfc compliant basic auth
2013-03-11 13:13:08 +01:00
Michele Comitini
554eccc14a
fixed request missing current prefix causing wrongly handled exceptions.
2013-03-09 21:29:06 +01:00
Michele Comitini
8cd6928da3
Revert "fixed request missing current prefix causing wrongly handled exceptions."
...
This reverts commit 8c28be1041 .
Removed NEWINSTALL by error.
2013-03-09 21:21:26 +01:00
Michele Comitini
8c28be1041
fixed request missing current prefix causing wrongly handled exceptions.
2013-03-09 21:16:58 +01:00
mdipierro
63f7b35cf8
fixed issue 1364, unicode in emails, thanks Corne
2013-03-06 12:21:22 -06:00
mdipierro
ea7d82acf9
auth.accessible_query(query or set), isue 1356, thanks Alan
2013-03-02 12:52:22 -06:00
mdipierro
b441e99e95
fixed has_membership True for invalid groups
2013-02-25 23:19:55 -06:00
mdipierro
a36366ac61
changed in requires which may have fixed issue 1330
2013-02-17 21:30:21 -06:00
mdipierro
ae803727e9
auth.settings.ondelete='CASCADE', issue 1328
2013-02-13 08:41:31 -06:00
mdipierro
b5b3fda329
'user' -> self.settings.function, thanks Vishal Agarwal
2013-02-10 23:22:34 -06:00
Michele Comitini
211462ecbc
Merge github.com:web2py/web2py
2013-02-09 02:27:16 +01:00
mdipierro
a6d4e2340e
reverted last change, better to use wiki.menu
2013-02-01 21:24:30 -06:00
mdipierro
ecdd7f6733
fixed menus in auth.wiki()
2013-02-01 21:16:21 -06:00
mdipierro
ef06262393
returning more info from auth.wiki, thanks Paolo
2013-01-30 12:48:08 -06:00
Michele Comitini
2eeb1e74b2
gluon/tools.py: correct error codes for Jsonrpc-2.0 exceptions.
...
gluon/contrib/login_methods/oauth20_account.py: removed dead code.
2013-01-25 21:41:14 +01:00
mdipierro
8ac1a8cc05
json-rpc2 support, thanks Michele
2013-01-21 08:36:00 -06:00
mdipierro
1d15871a69
fixed incorrect template validator in wiki, thanks Alan
2013-01-20 21:36:02 -06:00
Massimo
e90000545b
highligthing wiki menu items, 1290, thanks Paolo
2013-01-18 09:09:21 -06:00
Massimo
ea01ec0f0e
fixed issue 1289, fixed wiki templates, thanks Alan
2013-01-18 09:05:39 -06:00
Massimo
ddc6da53b3
fixed searilization of request/response/session in tickets (they are stored as html, thanks Dominik
2013-01-17 17:33:17 -06:00
mdipierro
5f9094e7d1
wiki(templates=None), thanks Alan
2013-01-16 11:23:29 -06:00
mdipierro
7c5c27f556
links to user have _rel='nofollow'
2013-01-10 23:12:01 -06:00
Massimo
b8cfc9630f
fixed preview of auth.wiki pages
2013-01-10 15:13:29 -06:00
Massimo
70d701db5b
changed pages grid in auth.wiki
2013-01-10 14:54:21 -06:00
Massimo
b20d963f56
No more templates in wiki, security vulnearbility
2013-01-10 14:29:50 -06:00