This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31170
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
384ac9cdf7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '384ac9cdf7'
${ noResults }
freifunkist-firmware
/
package
/
system
/
rpcd
/
files
/
rpcd.config
8 lines
97 B
Raw
Normal View
History
Unescape
Escape
rpcd: update to git head - introduces persistent null session to allow access to procedures without login - implements session.login procedure to support user logins via json-rpc SVN-Revision: 37941
11 years ago
config login
option username 'root'
option password '$p$root'
list read '*'
list write '*'