Displaying 8 results from an estimated 8 matches for "authorizable".
2010 Mar 08
3
RoR Developer Needed For Long Term Project [Jobs]
We are currently seeking a very experienced Ruby on Rails developer to
complete our Rails development; a social networking 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
2006 Jun 22
4
Authorization Plugin 1.0 release candidate + 3 test apps
...ndle a user being a general "site admin".
- You can choose how much database you''ll use for the roles (and the
complexity of your authorization system) through a choice of mixins.
Each mixin provides "acts_as_authorized_user" for your User-like
object and "acts_as_authorizable" for your authorizable objects.
- The test apps include an integration test with a simple DSL
developed after reading Chad Fowler''s most excellent Rails Recipe
book. The object_roles_test app might be useful as a scaffold for new
apps that want authentication and authorization.
- It...
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
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, if...
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
2008 Nov 07
2
help with dialplan
I have a small system, server, client and 2 phones. Phones are polycom
501's.
In general all is working fine. I can call the two phones, speak etc...
I can have the server call each phone and play a wave file.
However, when trying to setup a direct dial number of 1044 that
calls another machine running asterisk - something ODD is happening.
; This is not working....
[smvoice-sip]
exten
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