mdipierro
|
2b51006819
|
fixed impersonating?
|
2012-08-03 00:55:18 -05:00 |
|
mdipierro
|
071b39f39b
|
auth.wiki() has _create
|
2012-08-02 00:17:23 -05:00 |
|
mdipierro
|
1233eea690
|
ignore force_prefix for editors
|
2012-08-02 00:02:45 -05:00 |
|
mdipierro
|
ad3f34b8f1
|
auth.wiki() is much better, supports autolinks
|
2012-08-01 23:49:55 -05:00 |
|
mdipierro
|
fdce26f7a8
|
better permission handling for auth.wiki, not yet for wiki_media
|
2012-08-01 01:02:45 -05:00 |
|
mdipierro
|
40591357b4
|
removed some possible tckets in auth
|
2012-07-30 22:07:08 -05:00 |
|
mdipierro
|
5a42b18325
|
working auth.wiki on security
|
2012-07-29 21:02:24 -05:00 |
|
mdipierro
|
23f2f23ac3
|
some blogging capabilities to auth.wiki
|
2012-07-29 20:55:01 -05:00 |
|
mdipierro
|
3446a85bca
|
wiki force_prefix again
|
2012-07-29 18:09:41 -05:00 |
|
mdipierro
|
fc33fe8f44
|
wiki force_prefix
|
2012-07-29 17:37:32 -05:00 |
|
mdipierro
|
4861f67f84
|
auth.wiki supports load
|
2012-07-29 16:52:11 -05:00 |
|
mdipierro
|
d017aacf6d
|
fixed json and xml search in auth.wiki()
|
2012-07-29 10:43:35 -05:00 |
|
mdipierro
|
297b4167e9
|
wiki services
|
2012-07-29 10:32:46 -05:00 |
|
mdipierro
|
794c0c1b3e
|
better wiki _search
|
2012-07-29 10:04:30 -05:00 |
|
mdipierro
|
78c378522c
|
fixed is_impersonating
|
2012-07-29 07:31:01 -05:00 |
|
mdipierro
|
c7ac700355
|
fixed Recapcha, thanks Osman Masood
|
2012-07-27 16:53:34 -05:00 |
|
mdipierro
|
33ed6dd806
|
issue 909, secure login_bare, thanks szimszon
|
2012-07-26 17:42:20 -05:00 |
|
mdipierro
|
5e3ad2af44
|
crud.select(fields=[..]), fields can now be string, issue 901
|
2012-07-24 21:11:35 -05:00 |
|
mdipierro
|
2576690f63
|
backward compatiblity fix for auth sinature
|
2012-07-24 06:53:08 -05:00 |
|
mdipierro
|
8ba850fc3f
|
changed CRYPT, Auth, welcome digest_alg default
|
2012-07-20 10:31:07 -05:00 |
|
mdipierro
|
f905a6e9dc
|
fixed CRYPT
|
2012-07-20 08:58:13 -05:00 |
|
mdipierro
|
1427dc976f
|
better auth.wiki
|
2012-07-18 18:24:58 -05:00 |
|
mdipierro
|
05008158ee
|
better auth.wiki with tag cloud
|
2012-07-18 17:50:23 -05:00 |
|
mdipierro
|
6a3ef83060
|
fixed problem with lazyT.__mod__
|
2012-07-18 16:03:43 -05:00 |
|
mdipierro
|
192303adb1
|
moved define_signature to define_table but not convinced it is always a good idea
|
2012-07-17 17:32:35 -05:00 |
|
mdipierro
|
3c4080eb08
|
typo close->clone, thanks I.like.privacy.too
|
2012-07-17 16:11:37 -05:00 |
|
mdipierro
|
e3e9182293
|
fixed uniqueness problem in archives
|
2012-07-17 10:59:26 -05:00 |
|
mdipierro
|
2ae0ee0804
|
working on wiki_tags
|
2012-07-15 21:41:43 -05:00 |
|
mdipierro
|
8412b4d0cc
|
improved media handling in auth.wiki(), more work needed
|
2012-07-15 10:03:05 -05:00 |
|
mdipierro
|
8a819785c5
|
eaiser wiki. Just do 'def index(): return auth.wiki()' (that is all)
|
2012-07-14 23:25:34 -05:00 |
|
mdipierro
|
709038cc0a
|
no menu in wiki
|
2012-07-14 20:15:51 -05:00 |
|
mdipierro
|
071e84a2a5
|
fixed sorting in Wiki
|
2012-07-14 18:43:43 -05:00 |
|
mdipierro
|
d7d2bd2fe8
|
fixed a problem with computed fields
|
2012-07-14 18:24:01 -05:00 |
|
mdipierro
|
be3a091002
|
fixed T(T('..')) and added tools.Wiki
|
2012-07-14 17:50:51 -05:00 |
|
mdipierro
|
be8ba6603d
|
fixed typo in tools, issue 880, thanks Douglas Philips
|
2012-07-09 21:40:33 -05:00 |
|
mdipierro
|
e33094a3d6
|
improver navbar behavior, thanks Anthony
|
2012-07-08 09:45:20 -05:00 |
|
mdipierro
|
56eee69ebf
|
referrer_actions, thanks Anthony
|
2012-07-06 11:47:25 -05:00 |
|
mdipierro
|
ae83fe9ac4
|
Auth(...,salt=True), thanks Dave Stoll
|
2012-07-04 19:22:40 -05:00 |
|
mdipierro
|
71f43c0669
|
fixed geocode, issue 855, thanks niphllod
|
2012-06-17 23:36:35 -05:00 |
|
Massimo Di Pierro
|
3d71278d8a
|
fixed bug in navbar link, thanks Anthony
|
2012-06-12 21:45:07 -05:00 |
|
Massimo Di Pierro
|
1e7d41df2b
|
fixed problem with migration of auth_cas, thank you Anthony
|
2012-06-10 21:17:47 -05:00 |
|
Massimo DiPierro
|
2fa604df3a
|
fixed bug in mail login introduced in recent commit, issue 818, thanks Carlos
|
2012-05-23 09:28:00 -05:00 |
|
Massimo Di Pierro
|
672f093e15
|
fixed bug in last commit, thanks Harkirat
|
2012-05-17 17:52:27 -05:00 |
|
Massimo Di Pierro
|
16ff6cef08
|
get or create key now defaults to sha512 asn should have all along, thanks Harkirat
|
2012-05-17 15:56:19 -05:00 |
|
Massimo Di Pierro
|
b00eca75af
|
mail.settings.login can be None,False,0,''
|
2012-05-17 10:54:17 -05:00 |
|
Massimo Di Pierro
|
712ef6499f
|
add_permission now prevents duplicates
|
2012-05-03 20:51:54 -05:00 |
|
Massimo Di Pierro
|
eef199582a
|
pgp patch, issue 776, thanks szimszon
|
2012-05-02 16:03:52 -05:00 |
|
Massimo Di Pierro
|
f356063e90
|
fixed locking issue with cache disk, thanks gypsy
|
2012-05-02 15:47:07 -05:00 |
|
Massimo Di Pierro
|
04a82409fe
|
fixed accessible_query
|
2012-04-17 21:22:11 -05:00 |
|
Massimo Di Pierro
|
ba64a96eba
|
has_permission applies to everybody
|
2012-04-17 15:29:17 -05:00 |
|