Displaying 10 results from an estimated 10 matches for "majically".
Did you mean:
magically
2008 Jan 21
1
ActionController majic gone bad
Overriding method missing in ActionController destroys magic even when
passed back
ie.
def method_missing(method, *args)
if some_condition
do_something
else
#let rails handle it normally
super(method,args)
end
end
if I don''t over ride method missing then i can call a view without an
action
with the override i get a method missing error.
MAJIC
--
Posted via
2012 Apr 09
1
Username from rfc822Name subject alternative name
Hello,
I'm looking into adding support for extracting the username from client
certificate's rfc822Name (from the subjectAltName extension).
The question I have is what would be the best approach to do this?
Current implementation has a kind of clean code since it just goes
through the subject name, extracting the values with
X509_NAME_get_text_by_NID (while NID is obtained with
2012 Apr 14
0
Dovecot 2.1.4 and client certificates
Version: 2.1.4
OS: Gentoo stable/amd64
OpenSSL version: 1.0.0h
I'm having a slight problem with the client certificates in Dovecot
2.1.4. I've set-up the client certificate verification/authentication,
and it seems that Dovecot is choking on the trustchain with CRL's that
I'm providing to it (attached to this mail).
When I enable the client authentication using certificates, and
2008 Apr 24
4
Napster.......
Hello all.
I'm new(ish) to the world of linux and am about to finally make the plunge and ditch windows completely. However, there's only one program that I want from windows that I use regularly and that is napster for it's music subscription service. It really is a brilliant service as the choice and variety can't really be matched.
Now, I don't know if this is the right area
2013 Mar 01
3
EDNS support
I am having problems with EDNS support on a few Centos 6.3 bind
servers. I am trying to determine if the problem is my Juniper SSG5
firewall of Centos.
All the servers have firewall enabled, though I have tested with
stopping iptables and ip6tables. I am using tests from:
https://www.dns-oarc.net/oarc/services/replysizetest
dig @localhost +short rs.dns-oarc.net txt
gets:
;; Truncated,
2013 Feb 27
2
Public free (libre) mailbox hosting service for everybody!
Hello e-mail software developers and users!
I'd like to ask all of you a question. And of course hear relevant
opinion.
I've been using free software happily for a few years, and I found
free/open source alternatives for many popular proprietary tools such as
Facebook, Dropbox, Micro$oft Windows & Office, Youtube, Skype and many
many others. Some of the alternatives are probably
2015 Sep 10
12
Dovecot CalDAV server
I've been once in a while over the years thinking about implementing CalDAV (and CardDAV) to Dovecot. It might be time to start that soon. Does anyone have any suggestions? So far my main goals would be:
- scalable, of course
- configurable storage (object storage, regular fs, maybe some key-value dbs, maybe storing as emails)
- efficient indexes (potentially using key-value dbs? or maybe
2009 Jan 11
1
Basic question from newbie...
...target desktop? For instance, my multi-monitor application involves displaying different images on different monitors, so I need to enumerate through all the video connections and open a display context on each. I use the EnumDisplayMonitors() API function to help do this in Windows. Will this auto-majically work on another platform running with Wine?
2001 Nov 28
3
first timer, so go easy on me
Hello fellow Wine users,
I have written an app that runs in Windows and I would like to try to get it
running under Linux using Wine. So I copied all of my files and binaries
from my Windows box to my Linux box (as well as all required DLLs.)
So far I have been able to get Wine to come up and start, only giving me:
'FIXME:pthread_rwlock_rdlock' and 'FIXME:pthread_rwlock_unlock'
2012 Jun 13
1
Auth password problem
i have debian squeeze. i have installed mds with ldap integration and i want
to use dovecot/LDAP but i have problems with login. I have dovecot 1.2.
I try all of dovecot wiki but i dont know how to configure it good
dovecot.conf
protocols = imap imaps pop3 pop3s
listen = *, ::
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes
mail_debug = yes
verbose_ssl = yes
login_greeting =