This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
7657b05787
foodsoft
/
plugins
/
links
/
lib
/
foodsoft_links.rb
2 lines
32 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add links plugin This can be used to link to external services related to the foodcoop. With the indirect mode it is possible to implement a secure login to other services. In that case Foodsoft will send a HTTP GET request and redirect the user to the returned Location header. This allows the generation of a one-time login URL. A typical use-case would be that a workgroup, which is responsible for the email account, does not need to share the login credentials and can use a link within the Foodsoft instead.
2020-07-29 11:19:20 +02:00
require
'foodsoft_links/engine'
Reference in a new issue
Copy permalink