Commit Graph

343 Commits

Author SHA1 Message Date
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
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
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