Massimo
0fdab02d68
fixed auth.settings.manager_group_role
2013-06-04 09:31:53 -05:00
mdipierro
ecc2f0004c
removed manage from auth
2013-05-31 21:31:21 -05:00
Massimo
3ce3171dff
user/manage, thanks Anthony
2013-05-31 11:25:56 -05:00
Massimo
0850cadfdc
allow hash_vars in verify signature, thanks Anthony
2013-05-31 10:41:28 -05:00
mdipierro
4147867098
better handling of delimeters in template, thanks Corne Dickens
2013-05-24 08:28:45 -05:00
mdipierro
8671b897d0
logout after delete user from profile
2013-05-12 20:08:01 -05:00
mdipierro
1a3361a1bb
auth.settings.allow_delete_accounts=True
2013-05-12 10:28:08 -05:00
mdipierro
18e45ab994
Issue 1489:some improvement in Mail send class, thanks Alan
2013-05-11 22:03:05 -05:00
Massimo
4089cf2145
Issue 1480:Patch for /gluon/tools.py, thanks Jesus Alvaro
2013-05-07 15:46:23 -05:00
mdipierro
cdd3f6ed00
allow arbitrary username to enable register and sign in with facebook, thanks Ting-Yu Chou
2013-05-06 22:49:04 -05:00
mdipierro
4d98b72702
auth.settings.client_side, thanks Anthony
2013-05-06 18:37:26 -05:00
Leonel Câmara
2f6b3a0bda
Mail - Added hostname to settings before locking
...
Added settings.hostname before locking settings, the class may need a comment explaining when is settings.hostname needed
2013-04-25 16:34:34 +02:00
mdipierro
48977ba04c
Merge pull request #80 from niphlod/issue/1458
...
fixed issue 1458
2013-04-23 21:25:17 -07:00
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