search for: authoriz

Displaying 8 results from an estimated 8 matches for "authoriz".

Did you mean: authorize
2010 Mar 08
3
RoR Developer Needed For Long Term Project [Jobs]
...king platform for businesses and their customers. The project is 90%-95% complete, but we need someone (or some company) to complete it and provide the ongoing support and long term development that will be needed. The system currently also includes a product shopping cart system that is linked to Authoriz.net, so an understanding of this system is important. All current Rails code and framework will be provided to you and our current developer will likely walk you through all the code and functionality in order to get you caught up to speed. Website development and some graphic design skills are e...
2006 Jun 22
4
Authorization Plugin 1.0 release candidate + 3 test apps
In honor of RailsConf, I''m releasing an authorization plugin with 3 test apps that show you how to use the system. A reasonably lengthy description can be found here: http://www.writertopia.com/developers/authorization I will also be talking about the plugin''s architecture in my RailsConf talk on Saturday. Some features: - Nice English...
2023 Feb 24
2
Send admin kill request to server
Good Morning Philipp, that make be a good point. But it would be very helpful, if in the Icecast documentation would be very clear defined, which kind of authorization is required for which server version. At least, I could not find anything! -----Urspr?ngliche Nachricht----- Von: Icecast [mailto:icecast-bounces at xiph.org] Im Auftrag von Philipp Schafft Gesendet: Samstag, 18. Februar 2023 20:53 An: Icecast streaming server user discussions Betreff: Re: [...
2009 Aug 29
2
Users, Roles and Permissions
...ed upon the role a user has. I''ve been thinking about creating a model User, which has_many :roles, and with the Role model which has_many :permissions. The Permission Model would then just be a set of boolean that signal what he can/can''t do. I''m aware that there is the authorizable plugin, which delivers a nice system, but I''m just trying to build something on my own to get the feeling for rails & ruby again. I believe that the above mentioned system would work, but I''m a bit curious on the dynamic side of it. What I''d actually like to know,...
2003 Nov 21
3
information
Hello, I have samba 2.0.7 installed on AIX4.3.3. I have 2 bugs : - the first is that I can't transfer large file (more than 4GB) : I've seen there is a bug and patch - the second one is a secure pb referenced by a colleague : a root access on the destination machine Are these 2 problems corrected on version 2.2.8a ? Thanks for your help. Sophie VERDAVAINNE NIS SchlumbergerSema * :
2023 Feb 18
1
Send admin kill request to server
Good afternoon, On Sat, 2023-02-18 at 13:23 +0100, HGAlt wrote: > Hi everybody, > > finally I found a solution! > > First, Icecast requires a Basic Authorization, which has to provide > via a header. This is not fully correct. It depends on the configuration and may change with different versions of the server. An important note here, and to be honest the main reason why I answer: NEVER EVER just append a random Authorization:-header without imple...
2008 Nov 07
2
help with dialplan
...bb4-9737882e-815856ff at 192.168.1.89 Contact: <sip:404 at 192.168.1.89> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER User-Agent: PolycomSoundPointIP-SPIP_501-UA/3.0.0.0258 Supported: 1?00rel,replaces Allow-Events: talk,hold,conference Proxy-Authorization: Digest username="404", realm="asterisk", nonce="1f1b706f", uri="sip:10 at 192.168.1.8;user=phone", response="c6e14f94fa0bbe3d742b6f570982ed79", algorithm=MD5 Max-Forwards: 70 Content-Type: application/sdp Content-Length: 249 v=0 o=- 122606915...
2023 Feb 24
1
Send admin kill request to server
Good morning, On Fri, 2023-02-24 at 13:40 +0100, HGAlt wrote: > Good Morning Philipp, > > that make be a good point. > But it would be very helpful, if in the Icecast documentation would > be very clear defined, which kind of authorization is required for > which server version. > > At least, I could not find anything! it's very simple: Icecast is a HTTP server so the HTTP authentication as defined in the relevant standards applies (this includes TLS if TLS is used). Everything else are just options and variants o...