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 |
|
mdipierro
|
ec96eaef74
|
auth log messages are not longer translated, thanks Anthony
|
2013-07-08 01:21:28 -05:00 |
|
mdipierro
|
2888983036
|
fixed issue Issue 1549:signature of original link is lost after successful login, thanks Oleb Butovich
|
2013-07-06 16:06:25 -05:00 |
|
mdipierro
|
0c013f6b59
|
fixed typo, thanks Michele
|
2013-07-03 17:16:56 -05:00 |
|
mdipierro
|
73d03cd48c
|
auth.get_or_create_user(login=False)
|
2013-07-03 04:11:03 -05:00 |
|
mdipierro
|
ad8c1165b7
|
removed BaseException = Exception logic, thanks Jonathan
|
2013-06-30 11:29:43 -05:00 |
|
mdipierro
|
480ea80ed8
|
fixed typo in basic_auth_realm = basic_auth_realm(), thanks Jonathan
|
2013-06-30 10:47:10 -05:00 |
|
mdipierro
|
d218b052a1
|
fixed issues 1568, no spaces in usermames, thanks Iceberg
|
2013-06-29 17:07:17 -05:00 |
|
mdipierro
|
ec4a55fc9e
|
if not logged-in no [wiki] menu
|
2013-06-26 04:02:17 -05:00 |
|
mdipierro
|
7564f5f671
|
speedup CONTAINS when un-necessary REPLACE
|
2013-06-24 14:24:36 -05:00 |
|
Michele Comitini
|
b632970960
|
record versioning must ignore tables without _id field.
|
2013-06-24 00:52:15 +02:00 |
|
mdipierro
|
08f813d670
|
resynced recent patches, sorry for the mess
|
2013-06-20 16:44:16 -05:00 |
|
mdipierro
|
7e245e3fbe
|
partial fix for issue 1531, disable validation in crud search
|
2013-06-18 07:23:01 -05:00 |
|
mdipierro
|
85643ae55e
|
fixed Issue 1539:user_groups are not updated during and after impersonation, thanks kmouts
|
2013-06-17 08:05:02 -05:00 |
|
mdipierro
|
d04f2ff502
|
merged some code form issue 1534 Session ID not changed after privilege level change, thanks kablubr
|
2013-06-16 07:20:54 -05:00 |
|
mdipierro
|
d4a2411eac
|
fixed Issue 1530:Impersonation events not recorded if redirections onaccept, thanks kmouts
|
2013-06-16 06:56:50 -05:00 |
|
mdipierro
|
98c19740a2
|
better appadmin, thanks Anthony
|
2013-06-13 15:20:50 -05:00 |
|
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 |
|