mdipierro
|
193149abac
|
Merge pull request #383 from leonelcamara/master
Fix email date header format
|
2014-03-02 16:49:50 -06:00 |
|
mcamel
|
359bae6d30
|
Update tools.py
Internationalize 'ACCESS DENIED' message.
|
2014-02-27 12:09:34 +01:00 |
|
Leonel Câmara
|
752a1c7df6
|
Update tools.py
Fixed email date header not respecting the RFC2822 defined format
See:
https://groups.google.com/forum/#!topic/web2py/0Mb99H9kJOw
|
2014-02-25 12:29:51 +00:00 |
|
mdipierro
|
2b428c7eb9
|
fixed navbar menu
|
2014-02-23 22:42:26 -06:00 |
|
mdipierro
|
106d4be274
|
fixed the bs3 left menu but not the login menu
|
2014-02-23 22:18:08 -06:00 |
|
Massimo
|
8e5d6bc467
|
partial bootstrap3 port, menus broken, thanks Paolo, sorry I broke it
|
2014-02-21 11:15:43 -06:00 |
|
Alan Etkin
|
82a8d41ac6
|
Fixes issue1828
|
2014-01-29 10:54:08 -03:00 |
|
Massimo
|
060eddf812
|
fixed security issue with redirect after expired login, thanks André Kablu
|
2014-01-24 16:22:42 -06:00 |
|
mdipierro
|
48870b1dd1
|
Merge pull request #355 from reingart/master
debugger and soap contrib update and fixes
|
2014-01-19 21:41:25 -08:00 |
|
Mariano Reingart
|
e956d83aa2
|
fixed issue 153: correct 500 status if there is a SOAP fault
|
2014-01-19 18:27:56 -03:00 |
|
mdipierro
|
10e0ff71bf
|
fixed login_bare uses registration_key without .strip() for boolean testing which causes failure, thanks Remco
|
2014-01-08 11:14:02 -06:00 |
|
Tim Richardson
|
40e5e42ecc
|
fix issue 1840
|
2014-01-07 17:05:41 +11:00 |
|
ilvalle
|
88ce19d99f
|
Save current working session in online editor
|
2013-12-21 15:32:20 +01:00 |
|
mdipierro
|
104ec5ba73
|
fixed issue 1818, error in wiki/renderer, thanks Alan
|
2013-12-15 22:23:57 -06:00 |
|
mdipierro
|
91dc4f1d03
|
fixed issue 1806:auth.wiki does not create permissions correctly, thanks Florian
|
2013-12-07 10:16:21 -06:00 |
|
mdipierro
|
9d4cb09fdf
|
fixed typo, thanks Dean
|
2013-12-03 09:32:42 -06:00 |
|
mdipierro
|
645c3b10dd
|
fixed issue 1783 again, thanks Dean Kleissas
|
2013-12-03 00:41:51 -06:00 |
|
mdipierro
|
c87bf553f6
|
fixed issue 1783:Forgot password and forgot username functionality breaks when multiple usernames are created against the same email address
|
2013-11-22 10:50:29 -06:00 |
|
Massimo
|
73ab77ad8b
|
fixed 1765:Verify email message seams to only accept username, key and link
|
2013-11-07 10:31:54 -06:00 |
|
mdipierro
|
b1631ae2b3
|
fixed issue 1758:Missing comment parameter in Recaptcha
|
2013-11-01 18:07:29 -05:00 |
|
mdipierro
|
78089bc0c4
|
small aesthetic change
|
2013-10-27 23:22:55 -05:00 |
|
mdipierro
|
eb9d7bf5c3
|
code simplification in wiki
|
2013-10-27 23:18:01 -05:00 |
|
mdipierro
|
8ce53e8dfa
|
Wiki(...groups=['x','y']) allows to user groups names other then those set in auth_group.role, completely by-passing auth groups and memberships
|
2013-10-27 22:55:41 -05:00 |
|
spametki
|
70b3edcbeb
|
Fixed wiki get render method
|
2013-10-26 21:39:26 -03:00 |
|
mdipierro
|
a74a16cfba
|
fixed issue 1719:decorators ignore routes, thanks vladsalehov
|
2013-10-16 08:56:53 -05:00 |
|
mdipierro
|
914caadeec
|
fixed onlogout next
|
2013-10-11 19:31:12 -05:00 |
|
mdipierro
|
302a985aa7
|
fixed self.settings.table_<>
|
2013-10-03 08:19:34 -05:00 |
|
mdipierro
|
814f4f4b4c
|
fixed issue 1701:Restore menu/page after end of impersonation, thanks kmouts
|
2013-10-02 18:36:32 -05:00 |
|
mdipierro
|
35180d61fa
|
simplification in auth multilogin
|
2013-09-25 09:44:37 -05:00 |
|
Charles Law
|
cb7753af2a
|
add a hook for a pre registration message
|
2013-09-21 19:48:21 -04:00 |
|
Charles Law
|
d4bceef5b4
|
Send username/email in verification email
|
2013-09-21 18:47:41 -04:00 |
|
Charles Law
|
931082f426
|
add password class to 2nd password registration field
|
2013-09-21 18:35:34 -04:00 |
|
Charles Law
|
333fb4ebd8
|
allow for a multi_login option that accepts both emails and usernames
|
2013-09-21 18:21:34 -04:00 |
|
Charles Law
|
27b6319f2e
|
have more descriptive messages for username issues
|
2013-09-21 15:42:10 -04:00 |
|
Charles Law
|
70d8b2d755
|
show message when an email is already taken
|
2013-09-21 15:16:06 -04:00 |
|
mdipierro
|
2516bb59a1
|
fixed issue 1679:auth.navbar() duplicates first link if mode is 'default', thanks wkl
|
2013-09-16 08:55:43 -05:00 |
|
mdipierro
|
7bc603f380
|
fixed Pointless to set session.flash before session.renew, thanks nursix
|
2013-09-13 15:41:58 -05:00 |
|
mdipierro
|
6c1cc6fc96
|
tabs -> spaces
|
2013-09-13 15:39:39 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
mdipierro
|
be57c3ab5b
|
conditional renew sessions on login/logout
|
2013-09-12 16:31:41 -05:00 |
|
Michele Comitini
|
53bca4e178
|
Allow raising a custom Service.JsonRpcException inside a jsonrpc2 action.
|
2013-09-11 18:01:37 +02:00 |
|
mdipierro
|
30f01a2e79
|
removed unwanted print statement, thanks Luca
|
2013-09-07 22:05:01 -05:00 |
|
mdipierro
|
62b59a023d
|
fixed merge
|
2013-09-06 14:45:52 -05:00 |
|
mdipierro
|
fceb9a57ce
|
auth.crsf_prevention = False
|
2013-09-05 17:26:40 -05:00 |
|
mdipierro
|
3bb31b1f09
|
auth.crsf_on = False
|
2013-09-05 17:23:53 -05:00 |
|
mdipierro
|
0b501612ad
|
fixed issue 813:archive table current_record field label is translated by default
|
2013-09-01 14:14:20 -05:00 |
|
mdipierro
|
b7f46c969f
|
multiple renderers for wiki (issue 1298), thanks Alan and sorry this took forever
|
2013-09-01 12:44:02 -05:00 |
|
mdipierro
|
a68ac572ab
|
Wiki(..., force_render=True)
|
2013-09-01 12:38:11 -05:00 |
|
mdipierro
|
ac3e1fc84d
|
fixed issue 1657
|
2013-09-01 08:07:29 -05:00 |
|
mdipierro
|
db2469f109
|
fixed issue 1448, headers in wiki media files, sorry Nico this fell under the radar and tool way longer than should have
|
2013-08-29 21:32:36 -05:00 |
|