의 미러
https://github.com/friendica/friendica
synced 2025-09-01 21:11:11 +02:00
diaspora encryption xml template
This commit is contained in:
부모
e2f22a1827
커밋
9048ecd85c
1개의 변경된 파일과 8개의 추가작업 그리고 0개의 파일을 삭제
8
view/diasp_dec_hdr.tpl
Normal file
8
view/diasp_dec_hdr.tpl
Normal file
|
@ -0,0 +1,8 @@
|
|||
<decrypted_hdeader>
|
||||
<iv>$inner_iv</iv>
|
||||
<aes_key>$inner_key</aes_key>
|
||||
<author>
|
||||
<name>$author_name</name>
|
||||
<uri>$author_uri</uri>
|
||||
</author>
|
||||
</decrypted_header>
|
불러오는 중…
테이블 추가
Add a link
Reference in a new issue