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 |
|
mdipierro
|
7c47619e2f
|
fixed issue 1654, auth.enable_record_versioning(db), thanks hitkatojp
|
2013-08-29 21:16:16 -05:00 |
|
Paolo Caruccio
|
2f43c11c94
|
auth navbar - added bare mode and PEP8 tweaks
|
2013-08-29 20:30:36 +02:00 |
|
Johan Englund
|
c06c207b68
|
Rewrite navbar & added sublime to gitignore
|
2013-08-27 14:57:10 +02:00 |
|
Dominic König
|
bc03ef84fc
|
Ability to send emails with empty message body.
|
2013-08-22 22:56:23 +02:00 |
|
mdipierro
|
18601c4f72
|
solved problems with auth and cookie expire
|
2013-08-22 02:38:49 -05:00 |
|
mdipierro
|
dee4e6a980
|
new session logic
|
2013-08-20 10:58:36 -05:00 |
|
mdipierro
|
28cfd0a0f2
|
fixed issue 1634:retrieve password regression, thanks christophe.varoqui
|
2013-08-17 11:31:36 -05:00 |
|
mdipierro
|
ff479a0a63
|
Merge pull request #167 from michele-comitini/select_first_needs_limitby
NEEDS TESTING
|
2013-08-13 06:58:42 -07:00 |
|
Michele Comitini
|
f8bd8c274c
|
first() backed by limitby to avoid memory and cpu cycles wasting
|
2013-08-13 09:18:36 +02:00 |
|
Michele Comitini
|
e132ccbd51
|
removed wrong exception that masked other errors
|
2013-08-13 08:54:26 +02:00 |
|
mdipierro
|
c6a3a8f61a
|
fixed Issue 1569:Add auth.register_bare, thanks Alan
|
2013-08-09 03:38:52 -05:00 |
|
mdipierro
|
438e198e53
|
no more self.next in Auth, thanks Niphlod
|
2013-08-07 07:04:05 -05:00 |
|
niphlod
|
2c81a44fab
|
fixed bug with Mysql. Thanks @Adi for reporting.
|
2013-08-03 17:55:50 +02:00 |
|
mpranjic
|
215cefd1e0
|
fixed auth_event logging
|
2013-07-26 10:35:36 +02:00 |
|
mdipierro
|
182b385734
|
better next validation, thanks Andre Kablu
|
2013-07-23 11:09:14 -05:00 |
|
mdipierro
|
e6271dd5f1
|
fixed possible _next vulnerability
|
2013-07-23 02:06:42 -05:00 |
|
mdipierro
|
92c33f6a2b
|
define_tables(migrate=None,fake_migrate=None) defaults to DAL(migrate=..,fake_migrate=...), thanks Paolo and Jonathan
|
2013-07-19 12:43:07 -05:00 |
|
niphlod
|
bb7715445a
|
fix issue 1592
|
2013-07-17 23:18:04 +02:00 |
|
ilvalle
|
50e336bc3a
|
Config API, session is used only when filesystem is not available for storing data
|
2013-07-17 21:47:00 +02:00 |
|
mdipierro
|
89e158cd1d
|
fixed potential problem with unwanted translation of log messages
|
2013-07-08 08:47:24 -05:00 |
|
Oleg
|
59095ca11f
|
fix for deprecated input-xlarge class to make input and select fields the same size.
|
2013-07-08 09:46:19 +02:00 |
|